activity
20242026
collaborators

9 papers

cs.LG2026

A Data-Centric Framework for Detecting and Correcting Corrupted Labels

Ha-Linh Nguyen, Hong-Anh Nguyen, Minh-Duc La +3

The performance of machine learning and deep learning models largely depends on the quality of the training data. However, the quality of the real-world datasets is often compromis…

cs.LG2026

Noise-Aware Framework for Correcting Corrupted Labels

Ha-Linh Nguyen, Hong-Anh Nguyen, Minh-Duc La +4

High-quality labeled data is essential for training reliable ML/DL models. However, real-world datasets often contain a considerable proportion of corrupted labels, which can sever…

cs.LG2026

Structured Exploration and Exploitation of Label Functions for Automated Data Annotation

Phong Lam, Ha-Linh Nguyen, Thu-Trang Nguyen +2

High-quality labeled data is critical for training reliable machine learning and deep learning models, yet manual annotation remains costly and error-prone. Programmatic labeling a…

cs.SE2025

Model-Agnostic Correctness Assessment for LLM-Generated Code via Dynamic Internal Representation Selection

Thanh Trong Vu, Tuan-Dung Bui, Thu-Trang Nguyen +2

Large Language Models (LLMs) have demonstrated impressive capabilities in code generation and are increasingly integrated into the software development process. However, ensuring t…

cs.AI2025

CABENCH: Benchmarking Composable AI for Solving Complex Tasks through Composing Ready-to-Use Models

Tung-Thuy Pham, Duy-Quan Luong, Minh-Quan Duong +4

Composable AI offers a scalable and effective paradigm for tackling complex AI tasks by decomposing them into sub-tasks and solving each sub-task using ready-to-use well-trained mo…

cs.SE2025

Correctness Assessment of Code Generated by Large Language Models Using Internal Representations

Tuan-Dung Bui, Thanh Trong Vu, Thu-Trang Nguyen +2

Ensuring the correctness of code generated by Large Language Models (LLMs) presents a significant challenge in AI-driven software development. Existing approaches predominantly rel…