← Search

Gang Huang

10 accepted papers

2025

ChatMap: Mining Human Thought Processes for Customer Service Chatbots via Multi-Agent Collaboration

ACL 2025finding

Leveraging Large Language Models (LLMs) to build domain-specific conversational agents, especially for e-commerce customer service chatbots, is a growing focus. While existing methods enhance dialogue performance by extracting core patterns from dialogue data and integrating them into models, two ke…

Cited by 0SourcePDFScholar
2025

EagerLog: Active Learning Enhanced Retrieval Augmented Generation for Log-based Anomaly Detection

ICASSP 2025accepted

Logs record essential information about system operations and serve as a critical source for anomaly detection, which has generated growing research interest. Utilizing large language models (LLMs) within a retrieval-augmented generation (RAG) framework for log-based anomaly detection is an effectiv…

Cited by 0SourceScholar
2025

LLM-Powered Test Case Generation for Detecting Bugs in Plausible Programs

ACL 2025long

Detecting tricky bugs in plausible programs, those that pass existing test suites yet still contain bugs, remains a significant challenge in software testing. To address this problem, we propose TrickCatcher, an LLM-powered approach to generating test cases for uncovering bugs in plausible programs.…

2025

M4Bench: A Benchmark of Multi-domain Multi-granularity Multi-image Understanding for Multi-modal Large Language Models

IJCAI 2025

The increasing demands in analyzing complex associated scenes pose necessities to researching multi-image understanding abilities. Compared with understanding individual images, both the alignments and differences between images are essential aspects of understanding the intricate relationships for

2025

Meta-Reflection: A Feedback-Free Reflection Learning Framework

ACL 2025long

Despite the remarkable capabilities of large language models (LLMs) in natural language understanding and reasoning, they often display undesirable behaviors, such as generating hallucinations and unfaithful reasoning. A prevalent strategy to mitigate these issues is the use of reflection, which ref…

2023

Personalized Federated Learning on Long-Tailed Data via Adversarial Feature Augmentation

ICASSP 2023accepted

Personalized Federated Learning (PFL) aims to learn personalized models for each client based on the knowledge across all clients in a privacy-preserving manner. Existing PFL methods generally assume that the underlying global data across all clients are uniformly distributed without considering the…

Cited by 0SourceScholar
2023

PriorLane: A Prior Knowledge Enhanced Lane Detection Approach Based on Transformer

ICRA 2023poster

Lane detection is one of the fundamental modules in self-driving. In this paper we employ a transformer-only method for lane detection, thus it could benefit from the blooming development of fully vision transformer and achieve the state-of-the-art (SOTA) performance on both CULane and TuSimple benc…

Cited by 19SourcecodeScholar
2022

Crossmodal Transformer Based Generative Framework for Pedestrian Trajectory Prediction

ICRA 2022poster

Providing guidance about collision avoidance, pedestrian trajectory prediction is an important task for autonomous driving. In this paper, to produce plausible trajectory predictions in the first-person view circumstance, we propose a crossmodal transformer based generative framework which could lev…

Cited by 27SourceScholar
2022

Federated Learning on Heterogeneous and Long-Tailed Data via Classifier Re-Training with Federated Features

IJCAI 2022poster

Federated learning (FL) provides a privacy-preserving solution for distributed machine learning tasks. One challenging problem that severely damages the performance of FL models is the co-occurrence of data heterogeneity and long-tail distribution, which frequently appears in real FL applications. I…