← Search

cheng Luo

17 accepted papers

2026

When Do Hallucinations Arise? A Graph Perspective on the Evolution of Path Reuse and Path Compression

ICML 2026poster

Reasoning hallucinations in large language models (LLMs) often appear as fluent yet unsupported conclusions that violate either the given context or underlying factual knowledge. Although such failures are widely observed, the mechanisms by which decoder-only Transformers produce them remain poorly …

Cited by 0SourceScholar
2025

OmniResponse: Online Multimodal Conversational Response Generation in Dyadic Interactions

NeurIPS 2025poster

In this paper, we introduce Online Multimodal Conversational Response Generation (OMCRG), a novel task designed to produce synchronized verbal and non-verbal listener feedback online, based on the speaker's multimodal inputs. OMCRG captures natural dyadic interactions and introduces new challenges i…

Cited by 0SourcecodeScholar
2025

PEPE: Long-context Extension for Large Language Models via Periodic Extrapolation Positional Encodings

EMNLP 2025

Long-context extension seeks to expand the contextual window in pre-trained large language models (LLMs), allowing them to handle several multiples of their original training context lengths. The primary method for extending the window length involves expanding the initial positional encodings, such

2025

R-KV: Redundancy-aware KV Cache Compression for Reasoning Models

NeurIPS 2025poster

Reasoning models have demonstrated impressive performance in self-reflection and chain-of-thought reasoning. However, they often produce excessively long outputs, leading to prohibitively large key-value (KV) caches during inference. While chain-of-thought inference significantly improves performanc…

Cited by 0SourceScholar
2025

SynFER: Towards Boosting Facial Expression Recognition with Synthetic Data

ICCV 2025poster

Facial expression datasets remain limited in scale due to privacy concerns, the subjectivity of annotations, and the labor-intensive nature of data collection. This limitation poses a significant challenge for developing modern deep learning-based facial expression analysis models, particularly foun…

Cited by 0SourcePDFScholar
2024

Boosting Adversarial Transferability across Model Genus by Deformation-Constrained Warping

AAAI 2024technical

Adversarial examples generated by a surrogate model typically exhibit limited transferability to unknown target systems. To address this problem, many transferability enhancement approaches (e.g., input transformation and model augmentation) have been proposed. However, they show poor performances i…

2024

MERG: Multi-Dimensional Edge Representation Generation Layer for Graph Neural Networks

ICASSP 2024accepted

Edges are essential in describing relationships among nodes. While existing graphs frequently use a single-value edge to describe association between each pair of node vectors, crucial relationships may be disregarded if they are not linearly correlated, which may limit graph analysis performance. A…

Cited by 0SourceScholar
2024

Mini-Sequence Transformers: Optimizing Intermediate Memory for Long Sequences Training

NeurIPS 2024poster

We introduce Mini-Sequence Transformer (MsT), a simple and effective methodology for highly efficient and accurate LLM training with extremely long sequences. MsT partitions input sequences and iteratively processes mini-sequences to reduce intermediate memory usage. Integrated with activation recom…

Cited by 0SourcePDFScholar
2024

Multi-Modality Speech Recognition Driven by Background Visual Scenes

ICASSP 2024accepted

Visual information is often used as a complementary cue for automatic speech recognition in noisy environments. Most previous studies utilize visual information of target speakers (e.g., lip movements) to improve the recognition performance of audio-visual speech recognition (AVSR) models. However,…

Cited by 0SourceScholar
2024

Scale-Free And Task-Generic Attack: Generating Photo-Realistic Adversarial Patterns With Patch Quilting Generator

ICASSP 2024accepted

Recent CNN generator-based attack approaches can synthe-size unrestricted and semantically meaningful entities to the image, which are able to improve the transferability and robustness. However, such methods attack images by either synthesizing local adversarial entities, which are only suitable fo…

Cited by 0SourceScholar
2024

Towards Combating Frequency Simplicity-biased Learning for Domain Generalization

NeurIPS 2024poster

Domain generalization methods aim to learn transferable knowledge from source domains that can generalize well to unseen target domains. Recent studies show that neural networks frequently suffer from a simplicity-biased learning behavior which leads to over-reliance on specific frequency sets, nam…

2023

Shift from Texture-bias to Shape-bias: Edge Deformation-based Augmentation for Robust Object Recognition

ICCV 2023poster

Recent studies have shown the vulnerability of CNNs under perturbation noises, which is partially caused by the reason that the well-trained CNNs are too biased toward the object texture, i.e., they make predictions mainly based on texture cues. To reduce this texture-bias, current studies resort to…

Cited by 7PDFcodeScholar
2022

Frequency-Driven Imperceptible Adversarial Attack on Semantic Similarity

CVPR 2022poster

Current adversarial attack research reveals the vulnerability of learning-based classifiers against carefully crafted perturbations. However, most existing attack methods have inherent limitations in cross-dataset generalization as they rely on a classification layer with a closed set of categories.…

Cited by 137PDFcodeScholar
2022

Improved Task Space Locomotion Controller for a Quadruped Robot with Parallel Mechanisms

IROS 2022poster

In this work, an advanced quadruped robot with abundant kinematic loops and passive joints is introduced. Due to the existence of many closed chains, the robot dynamic model is quite complex, and is derived using the Gauss's principle of least constraint. To explicitly consider the loop-closure cons…

Cited by 3SourceScholar
2022

Learning Multi-dimensional Edge Feature-based AU Relation Graph for Facial Action Unit Recognition

IJCAI 2022poster

The activations of Facial Action Units (AUs) mutually influence one another. While the relationship between a pair of AUs can be complex and unique, existing approaches fail to specifically and explicitly represent such cues for each pair of AUs in each facial display. This paper proposes an AU rela…

2022

Simple but Challenging: Natural Language Inference Models Fail on Simple Sentences

EMNLP 2022finding

Natural language inference (NLI) is a task to infer the relationship between a premise and a hypothesis (e.g., entailment, neutral, or contradiction), and transformer-based models perform well on current NLI datasets such as MNLI and SNLI. Nevertheless, given the linguistic complexity of the large-s…

Cited by 10SourcePDFScholar
2021

Online Refinement of Low-Level Feature Based Activation Map for Weakly Supervised Object Localization

ICCV 2021poster

We present a two-stage learning framework for weakly supervised object localization (WSOL). While most previous efforts rely on high-level feature based CAMs (Class Activation Maps), this paper proposes to localize objects using the low-level feature based activation maps. In the first stage, an act…

Cited by 78PDFcodeScholar