Pacific States University · Est. 1928

Advancing Research Knowledge.
Empowering Future Leaders.

Small University. Strong Research.

Fostering interdisciplinary collaboration in Artificial Intelligence, Machine Learning, Blockchain Security, and Federated Learning — producing impactful, peer-reviewed work that shapes the future of computing..

🎓
STEM Programs STEM Program · STEM · MSIS · MSCS
🔬
Active Research Labs AI · Federated Learning · Blockchain Security
📄
IEEE Publications Peer-reviewed journals and conference proceedings
🌐
Global Network International partnerships & exchange programs
68+ Research Team
5+ Research Supervisors
8 Degree Programs
95+ Research Papers
98 yrs Of Excellence

Everything You Need to Succeed

From cutting-edge labs to industry partnerships and globally recognized faculty — PSU provides a complete academic ecosystem for student growth and research excellence.

🏛️
Accredited Degrees
Nationally recognized undergraduate and graduate programs across STEM, business, and the liberal arts — designed to meet industry demands.
🔬
Research Excellence
Participate in published, IEEE-affiliated research in AI, machine learning, blockchain security, and federated learning.
💻
Applied STEM Education
Hands-on coding, UI/UX design, and web development courses taught by practitioners with real-world industry experience.
🌍
Global Community
A diverse international community with students and alumni across 50+ countries, backed by the Konkuk University Foundation network.
🤝
Industry Partnerships
Strong ties with Los Angeles's tech and business ecosystem, providing internship placements and career development opportunities.
📖
Faculty-Led Publications
Collaborate on peer-reviewed publications and present findings at IEEE conferences, enhancing your academic profile from day one.

Explore Research By Field

Discover active research areas at PSU, from artificial intelligence and cybersecurity to sustainability and healthcare innovation.

🤖
IEEE · Active
Artificial Intelligence & Machine Learning
Federated learning, neural architectures, and anomaly detection systems. Includes blockchain-based AI security research.
View Papers
🔐
Cybersecurity · Active
Blockchain & Network Security
Distributed ledger anomaly detection, secure computation protocols, and threat intelligence frameworks.
View Papers
📊
NLP · Active
Natural Language Processing
BERT-based models, Graph Attention Networks for fake news detection, and large language model fine-tuning.
View Papers
⚕️
Healthcare IT · Active
Health Informatics & Digital Medicine
Privacy-preserving health data systems, remote patient monitoring, and AI-driven clinical decision support.
View Papers
🌱
UI/UX · Active
Human-Computer Interaction & UX
Accessible interface design, user experience research methodologies, and responsive web engineering.
Explore Research

Research Publications

Explore original academic contributions from PSU faculty and researchers — published in Springer Nature journals,Discover Artificial Intelligence, IEEE journals, AIRCC proceedings, and leading international conferences.

Cybersecurity · Deep Learning 2026
Cybersecurity Oriented Malware Classification Using ParaECA-LSTMNet with a Hybrid Attention Guided CNN-LSTM Framework
Roise Uddin, Mohammad Mahmudur Rahman, Hossain Ahmed, Amir Hossain Fahad, Chala Wata — Pacific States University
Malware continues to evolve through obfuscation and packing, challenging static detectors and limiting the effectiveness of conventional vision-based CNNs that do not jointly capture multi-scale saliency and sequential dependencies encoded in malware images. This paper proposes ParaECA-LSTMNet — a purpose-driven integration of four parallel CNN branches to learn complementary spatial features, an Efficient Channel Attention (ECA) module to emphasize informative channels without added dimensionality, and an LSTM layer to model long-range dependencies before classification. Evaluated on the Malimg dataset (9,339 grayscale images across 25 malware families), images are resized to 224×224, normalized, and split using a stratified 70%/15%/15% train/validation/test protocol. ParaECA-LSTMNet attains 99.23% accuracy with Precision/Recall/F1 = 99.23%/99.20%/99.20%, outperforming EfficientNet-B0 (97.43%), VGG-16 + MobileNetV2 (94.57%), Inception-ResNet-V2 (93.23%), and Inception-V3 (92.52%). Confusion-matrix analysis confirms minimal inter-family confusion. The compact footprint makes the model suitable for deployment as a static pre-filter or in resource-constrained cybersecurity environments.
Malware Classification CNN-LSTM Efficient Channel Attention ParaECA-LSTMNet Malimg Dataset Cybersecurity Deep Learning Malware Visualization
📄 View on ResearchGate ResearchGate · Full-text Available · Jan 2026
Medical AI · Healthcare Informatics 2025
Attention-Guided Fusion of Swin Transformer and DINOv2 Features for Peripheral Blood Cell Classification Across Eight Classes
Roise Uddin & Co-authors — Pacific States University, Los Angeles
Accurate classification of peripheral blood cells is critical for diagnosing hematological disorders, yet manual microscopic analysis remains time-consuming and prone to inter-observer variability. This paper proposes an attention-guided dual-backbone fusion framework that combines the hierarchical shifted-window self-attention of the Swin Transformer with the self-supervised visual representations of DINOv2 to classify peripheral blood cells across eight morphological classes. The Swin Transformer branch captures multi-scale local cellular morphology through its shifted window attention mechanism, while the DINOv2 backbone contributes robust global visual embeddings learned via self-supervised distillation on large natural image corpora. A learnable attention-guided fusion module adaptively weights the contribution of each feature stream, enabling the model to emphasize the most discriminative cellular features at inference time. The framework is evaluated on the PBC dataset (17,092 images across 8 classes) and achieves state-of-the-art performance, outperforming single-backbone ViT, ResNet, and EfficientNet baselines. The model demonstrates strong generalization and clinical relevance for automated hematology diagnostic support systems.
Peripheral Blood Cell Classification Swin Transformer DINOv2 Attention Fusion Medical Image Analysis Hematology AI Vision Transformer Self-Supervised Learning
📄 View on ResearchGate ResearchGate · 2025
NLP · IEEE 2024
BERT-Based Fake News Detection: A Transformer-Driven Approach for Misinformation Classification on Twitter
Roise Uddin, Abdul Basit, Yearanoor Khan, MD Sahria Jaman Shazib, Shahadat Hossains & Co-authors
This paper presents a transformer-driven approach to misinformation classification on social media platforms, specifically Twitter. Leveraging the BERT (Bidirectional Encoder Representations from Transformers) architecture, the model is fine-tuned on a curated dataset of labeled tweets to distinguish credible news from fake news. The study evaluates multiple classification heads and attention mechanisms, achieving state-of-the-art F1 scores compared to traditional machine learning baselines. Experimental results demonstrate the model's robustness across diverse topic categories and real-time inference scenarios.
BERT Fake News Detection Misinformation Twitter NLP Transformers Text Classification
📄 View Paper Google Scholar · IEEE
AI · Peer-Reviewed 2024
Rethinking Requirement Analysis for AI-Based Projects
Roise Uddin & Research Collaborators — Pacific States University
Traditional software requirement analysis methodologies fall short when applied to AI-based systems due to their probabilistic outputs, data-driven nature, and evolving behavioral boundaries. This paper proposes a revised framework for requirement elicitation tailored to AI projects, integrating ethical constraints, dataset quality specifications, model performance benchmarks, and stakeholder expectation management. Case studies across NLP and computer vision domains validate the proposed framework's effectiveness in reducing rework and aligning deliverables with real-world performance expectations.
AI Requirements Software Engineering Requirement Analysis AI Project Management Agile AI
📄 View Paper Google Scholar
AI · NLP 2024
AI-Driven Chatbots and Virtual Assistants: Architecture, Capabilities, and Deployment Challenges
Sungho Kim, Research Team — Pacific States University
This paper provides a comprehensive review of AI-driven conversational agents, examining architectural patterns including retrieval-augmented generation (RAG), intent classification pipelines, and large language model (LLM) fine-tuning strategies. The study surveys enterprise deployments of virtual assistants across customer service, healthcare, and education verticals, assessing scalability constraints, hallucination risks, and user experience metrics. Findings suggest hybrid architectures that combine rule-based fallback with generative AI yield the highest production reliability scores while maintaining domain accuracy.
Chatbots Virtual Assistants LLM RAG Conversational AI NLP Architecture
📄 View Paper Google Scholar
Cloud Computing · IEEE 2024
Edge Computing in Cloud Computing: Latency Optimization, Resource Allocation, and Hybrid Deployment Models
Sungho Kim, Hossain Ahmed & PSU Research Group
Edge computing complements cloud infrastructure by relocating computation closer to data sources, reducing end-to-end latency in time-sensitive IoT and real-time analytics applications. This paper analyzes latency trade-offs in hybrid edge-cloud deployments, proposing a dynamic workload partitioning algorithm that minimizes response time while respecting energy and bandwidth constraints. Simulations using real-world IoT sensor traces show 47% average latency reduction compared to centralized cloud-only architectures, with minimal impact on model accuracy for on-device inference workloads.
Edge Computing Cloud Architecture IoT Latency Optimization Workload Partitioning
📄 View Paper Google Scholar
Software Eng · AIRCC 2025
Benefits of Software Engineering Development with ChatGPT: A Productivity and Code Quality Analysis
PSU STEM Research Group — Pacific States University, Los Angeles
The integration of large language models like ChatGPT into software development workflows has shown measurable improvements in developer productivity and code documentation quality. This empirical study quantifies these gains through controlled experiments with 48 developers across experience levels, measuring code generation speed, bug density, test coverage, and architectural coherence. Results indicate a 31% average improvement in feature development velocity and a 22% reduction in initial defect rates when ChatGPT-assisted workflows are used with structured prompt engineering practices and human-in-the-loop review gates.
ChatGPT Software Engineering LLM-Assisted Coding Developer Productivity Code Quality
📥 Download PDF AIRCC · IJGCA Vol.16 No.3
Data Analytics · AIRCC 2025
Big Data Analytics for Supply Chain Management: Real-Time Visibility and Predictive Disruption Detection
PSU Business & Technology Research Division
Modern supply chains generate vast streams of heterogeneous data from logistics sensors, ERP systems, and market intelligence feeds. This paper presents a scalable big data analytics framework deployed on Apache Kafka and Spark Streaming, enabling real-time supply chain visibility and predictive disruption detection up to 72 hours ahead. A gradient-boosted anomaly detection model identifies demand spikes, supplier delays, and transportation bottlenecks, achieving 89% precision on a benchmark dataset from three multinational logistics partners. The system reduces average inventory holding costs by 18% through demand-driven restocking algorithms.
Big Data Supply Chain Predictive Analytics Apache Spark Anomaly Detection
📥 Download PDF AIRCC · IJGCA Vol.16 No.3
RecSys · AIRCC 2025
Personalization and Recommendation Systems: Leveraging Machine Learning Algorithms to Offer Personalized Product Recommendations Based on User Behavior
PSU AI & Commerce Research Lab
Recommendation systems have become foundational infrastructure for modern e-commerce platforms, directly influencing conversion rates and customer lifetime value. This paper surveys and benchmarks collaborative filtering, content-based, and hybrid deep learning recommendation architectures, analyzing their performance on the Amazon and MovieLens datasets. A novel session-aware transformer model incorporating real-time behavioral signals achieves 14% improvement in NDCG@10 over state-of-the-art baselines. The study also examines privacy-preserving personalization through federated learning, enabling on-device model updates without centralized data aggregation.
Recommendation Systems Collaborative Filtering Federated Learning E-Commerce AI Transformer Models
📥 Download PDF AIRCC · IJGCA Vol.16 No.2
Digital Commerce · AIRCC 2025
Voice Commerce (V-Commerce): Exploring the Integration of Voice Assistants in Online Shopping
PSU HCI & Digital Commerce Research Group
Voice commerce represents a rapidly emerging frontier in digital retail, driven by the proliferation of smart speakers and voice-enabled mobile interfaces. This paper investigates user adoption patterns, trust barriers, and transactional friction in voice-assisted shopping experiences across Amazon Alexa, Google Assistant, and Siri platforms. Using a mixed-methods approach combining survey data from 620 respondents and A/B testing of voice UI prototypes, the study identifies key design principles for reducing cart abandonment in voice-only flows. Findings suggest that personalized voice personas and confirmation dialogues increase purchase completion rates by 28% over baseline text-to-speech interactions.
Voice Commerce Voice UI Conversational Commerce Smart Speakers HCI E-Commerce UX
📥 Download PDF AIRCC · IJGCA Vol.16 No.2

Research Supervisors

Meet the faculty members and principal investigators who lead PSU's research agenda, mentor graduate students, and drive peer-reviewed scholarship across STEM and computing disciplines.

MS
Matthew M. Shin, PhD
President & Research Lead
Research Interests
Organizational behavior Consumer behaviors International business
SG
Suraksha Gupta, PhD
Associate Professor
International Marketing Strategy
Research Interests
Branding Responsible Fashion Technological InnovationSDG ESGg
SK
Sungho Kim, PhD
Adjunct Professor
AI & Intelligent Systems
Research Interests
Natural Language Processing LLMs Cloud Computing Edge AI
SA
Shamim Akhtar, PhD
Adjunct Professor
Cybersecurity & Networks
Research Interests
Blockchain Security Network Anomaly Detection Federated Learning Privacy-Preserving AI
RU
Roise Uddin
Adjunct Instructor & Researcher
AI & Machine Learning
Research Interests
Federated Learning Blockchain Security Machine Learning NLP

Research Team

Meet the talented graduate and undergraduate researchers driving PSU's publications, experiments, and innovations — spanning AI, cybersecurity, NLP, cloud computing, and UI/UX design.

RU
Roise Uddin
Lead Researcher
Federated Learning · Blockchain · NLP · ML
Scholar ↗
MAK
Mahbub Alam khan
Graduate Researcher
Machine Learning · Data Science
a href="https://scholar.google.com/citations?hl=en&user=EkBfQ4cAAAAJ" target="_blank" class="team-link">Scholar ↗
MR
Mohammad Mahmudur Rahman
Graduate Researcher
AI Systems · Algorithms
Scholar ↗
AB
Abdul Basit
Research Associate
NLP · Text Analytics
Scholar ↗
TT
Tarin Afrose Tithe
Research Associate
Data Mining · Healthcare AI
SA
Sumaiya Arif
Graduate Researcher
Cybersecurity · Blockchain
DB
Debabrata Biswas
Research Contributor
ML · Statistical Modeling
Scholar ↗
HU
Himel Hemayet Uddin
Graduate Researcher
Computer Vision · Deep Learning
Scholar ↗
PD
Pritom Das
Research Associate
Software Engineering · AI
MGS
Md Golam Sarwar
Graduate Researcher
NLP · Sentiment Analysis
Scholar ↗
MN
MD Nafis Azad Nobel
Research Associate
Cloud Architecture · DevOps
SK
Seungwon Kim
Graduate Researcher
Data Analytics · Visualization
PB
Parvati Bhardwaj
Research Associate
HCI · UI/UX Research
YK
Yearanoor Khan
Graduate Researcher
Mobile Computing · IoT
MS
Mohammad Sikder
Research Associate
Cybersecurity · Network Security
HI
Hamim Islam Hellol
Graduate Researcher
Federated Learning · Privacy AI
Scholar ↗
SL
Sunyong Lee
Research Associate
Algorithms · Optimization
MS
Md Shahnawaj
Graduate Researcher
Data Science · ML Pipelines
Scholar ↗
MA
Mainuddin Adel Raf
Research Associate
Software Dev · AI Integration
HA
Hossain Ahmed
Research Contributor
Deep Learning · Computer Vision
Scholar ↗
SH
Shahadat Hossain
Graduate Researcher
Blockchain · Distributed Systems
Scholar ↗
SS
MD Sahria Jaman Shazib
Graduate Researcher
NLP · Text Generation
Scholar ↗
MB
Muhim Bepari
Research Associate
Data Engineering · ETL Systems
+
Join Our Team
Open Positions
Graduate research opportunities available in AI, NLP & Cybersecurity
Apply

Degree Programs & Courses

From foundational programming courses to advanced graduate degrees, PSU offers a comprehensive pathway for every academic journey.

Latest from Pacific States University

Featured
🏆

PSU Research Team Publishes Federated Learning & Blockchain Anomaly Detection Paper in IEEE

PSU faculty and graduate researchers have co-authored a groundbreaking IEEE-format paper on integrating federated learning with blockchain-based anomaly detection, advancing secure distributed machine learning systems.

Read Full Announcement
Spring 2025 · Admissions Open

Graduate Application Deadline Extended

The application deadline for MS and MBA programs has been extended. Apply now for Fall 2025 enrollment.

Research · NLP Lab

New BERT + GAT Fake News Detection Research Proposal Approved

PSU's NLP research group receives approval for a hybrid BERT and Graph Attention Network model study on misinformation detection.

Faculty · STEM Division

STEM 105 & STEM 111 Curriculum Refresh for 2025

Updated course materials featuring Python 3.x, modern UI/UX frameworks, and industry-aligned project-based learning.

Meet the Instructors & Researchers

PSU's faculty bring a blend of academic rigor and industry expertise, actively publishing research and mentoring the next generation of technologists and leaders.

MS
Matthew M. Shin, PhD
President & Research Lead
Organizational behavior &Consumer behavior, International business
SG
Suraksha Gupta, PhD
Associate Professor
International Marketing Strategy Branding Responsible Fashion Technological InnovationSDG ESG
SK
Sungho Kim, PhD
Researcher
AI & Intelligent Systems
SA
Shamim Akhtar, PhD
Adjunct Professor
Cybersecurity & Networks
RU
Roise Uddin
Adjunct Instructor & Researcher
AI & Intelligent , Cybersecurity

Our Academic & Industry Network

PSU maintains strategic partnerships with leading universities, research institutions, and technology companies across the globe.

🎓 Konkuk University
IEEE
🔬 WRU Research
🤝 ACCSC Accreditation
🎓 Konkuk University
IEEE
🔬 WRU Research
🤝 ACCSC Accreditation

Ready to Join Pacific States University?

Applications are open for Summer 2026. Whether you're a prospective student, researcher, or institutional partner — PSU has a place for you.

World-class faculty with active IEEE research publications
STEM-focused programs with hands-on, project-based curricula
Strong international alumni network across 50+ countries
Los Angeles campus with industry connections in tech and business
Backed by Konkuk University Foundation since 1928