← Search

Qing Yang

48 accepted papers

2026

M3CAD: Towards Generic Cooperative Autonomous Driving Benchmark

ICRA 2026poster

We introduce M3CAD, a comprehensive benchmark designed to advance research in generic cooperative autonomous driving. M3CAD comprises 204 sequences with 30,000 frames. Each sequence includes data from multiple vehicles and different types of sensors, e.g., LiDAR point clouds, RGB images, and GPS/IMU…

2025

A Survey on LLM-powered Agents for Recommender Systems

EMNLP 2025

Recently, Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language understanding, reasoning, and generation, prompting the recommendation community to leverage these powerful models to address fundamental challenges in traditional recommender systems, including limi

Cited by 0SourcePDFScholar
2025

Beyond Excess and Deficiency: Adaptive Length Bias Mitigation in Reward Models for RLHF

NAACL 2025findings

Reinforcement Learning from Human Feedback (RLHF) is crucial for aligning large language models (LLMs) with human values. However, it has been noted that reward models in RLHF often exhibit unintended biases, such as an overemphasis on response length based on the erroneous assumption that longer re…

Cited by 0SourcePDFScholar
2025

Beyond Fixed Length: Bucket Pre-training is All You Need

IJCAI 2025

Large Language Models (LLMs) have demonstrated exceptional performance across various tasks, with pre-training stage serving as the cornerstone of their capabilities. However, the conventional fixed-length data composition strategy for pre-training presents several practical challenges. When using s

2025

Beyond Similarity: A Gradient-based Graph Method for Instruction Tuning Data Selection

ACL 2025long

Large language models (LLMs) have shown great potential across various industries due to their remarkable ability to generalize through instruction tuning. However, the limited availability of domain-specific data significantly hampers their performance on specialized tasks. While existing methods p…

2025

CFSP: An Efficient Structured Pruning Framework for LLMs with Coarse-to-Fine Activation Information

COLING 2025main

The colossal parameters and computational overhead of Large Language Models (LLMs) challenge their real-world applications. Network pruning, which targets unstructured or structured sparsity by removing redundant parameters, has recently been explored for LLM acceleration. Existing LLM pruning works…

2025

Efficient and Accurate Low-Resolution Transformer Tracking

IROS 2025

High-performance Transformer trackers have exhibited excellent results, yet they often bear a heavy computational load. Observing that a smaller input can immediately and conveniently reduce computations without changing the model, an easy solution is to adopt a low-resolution input for efficient Tr

Cited by 0SourcecodeScholar
2025

Extracting the Essence and Discarding the Dross: Enhancing Code Generation with Contrastive Execution Feedback

COLING 2025main

Recent advancements have integrated the execution process and feedback into the training of large language models for code generation, demonstrating enhanced model performance. However, current methods amalgamate erroneous code with feedback and the final correct code as target sentences, inadverten…

Cited by 1SourcePDFScholar
2025

GSOT3D: Towards Generic 3D Single Object Tracking in the Wild

ICCV 2025poster

In this paper, we present a novel benchmark, GSOT3D, that aims at facilitating development of generic 3D single object tracking (SOT) in the wild. Specifically, GSOT3D offers 620 sequences with 123K frames, and covers a wide selection of 54 object categories. Each sequence is offered with multiple m…

2025

LRM-LLaVA: Overcoming the Modality Gap of Multilingual Large Language-Vision Model for Low-Resource Languages

AAAI 2025technical

Multilingual large language-vision models (LVLMs), which understand and generate both text and images across multiple languages, have achieved remarkable performance on English-centric multimodal generation tasks. However, their performance on non-English tasks has been underwhelming. One major chal…

Cited by 0SourcePDFScholar
2025

MITracker: Multi-View Integration for Visual Object Tracking

CVPR 2025highlight

Multi-view object tracking (MVOT) offers promising solutions to challenges such as occlusion and target loss, which are common in traditional single-view tracking. However, progress has been limited by the lack of comprehensive multi-view datasets and effective cross-view integration methods. To ove…

Cited by 0SourcePDFScholar
2025

Reinforcement Learning for Reasoning in Large Language Models with One Training Example

NeurIPS 2025poster

We show that reinforcement learning with verifiable reward using one training example (1-shot RLVR) is effective in incentivizing the math reasoning capabilities of large language models (LLMs). Applying RLVR to the base model Qwen2.5-Math-1.5B, we identify a single example that elevates model perfo…

Cited by 0SourcecodeScholar
2025

Revolutionizing Disease Diagnosis with simultaneous functional PET/MR and Deeply Integrated Brain Metabolic, Hemodynamic, and Perfusion Networks

ICASSP 2025accepted

Simultaneous functional PET/MR (sf-PET/MR) presents a cutting-edge multimodal neuroimaging technique. It provides an unprecedented opportunity for concurrently monitoring and integrating multifaceted brain networks built by spatiotemporally covaried metabolic activity, neural activity, and cerebral…

Cited by 0SourceScholar
2025

SEE: Semantically Aligned EEG-to-Text Translation

ICASSP 2025accepted

Decoding neurophysiological signals into language is of great research interest within brain-computer interface (BCI) applications. Electroencephalography (EEG), known for its non-invasiveness, ease of use, and cost-effectiveness, has been a popular method in this field. However, current EEG-to-Text…

Cited by 0SourceScholar
2025

Turning Trash into Treasure: Accelerating Inference of Large Language Models with Token Recycling

ACL 2025long

The rapid growth in the parameters of LLMs has made inference latency a fundamental bottleneck. Speculative decoding represents a lossless approach to accelerate inference through a guess-and-verify paradigm. Some methods rely on additional architectures to guess draft tokens, which need extra train…

2024

Advancing Large Language Model Attribution through Self-Improving

EMNLP 2024main

Teaching large language models (LLMs) to generate text with citations to evidence sources can mitigate hallucinations and enhance verifiability in information-seeking systems. However, improving this capability requires high-quality attribution data, which is costly and labor-intensive. Inspired by…

Cited by 6SourcePDFScholar
2024

CAMEL: CAusal Motion Enhancement Tailored for Lifting Text-driven Video Editing

CVPR 2024poster

Text-driven video editing poses significant challenges in exhibiting flicker-free visual continuity while preserving the inherent motion patterns of original videos. Existing methods operate under a paradigm where motion and appearance are intricately intertwined. This coupling leads to the network…

Cited by 4SourcePDFScholar
2024

Dynamic Prompt Optimizing for Text-to-Image Generation

CVPR 2024poster

Text-to-image generative models specifically those based on diffusion models like Imagen and Stable Diffusion have made substantial advancements. Recently there has been a surge of interest in the delicate refinement of text prompts. Users assign weights or alter the injection time steps of certain…

2024

Efficient Multimodal Semantic Segmentation via Dual-Prompt Learning

IROS 2024

Multimodal (e.g., RGB-Depth/RGB-Thermal) fusion has shown great potential for improving semantic segmentation in complex scenes (e.g., indoor/low-light conditions). Existing approaches often fully fine-tune a dual-branch encoder-decoder framework with a complicated feature fusion strategy for achiev

Cited by 45SourcecodeScholar
2024

Extending Context Window of Large Language Models from a Distributional Perspective

EMNLP 2024main

Scaling the rotary position embedding (RoPE) has become a common method for extending the context window of RoPE-based large language models (LLMs). However, existing scaling methods often rely on empirical approaches and lack a profound understanding of the internal distribution within RoPE, result…

2024

GlobeSumm: A Challenging Benchmark Towards Unifying Multi-lingual, Cross-lingual and Multi-document News Summarization

EMNLP 2024main

News summarization in today’s global scene can be daunting with its flood of multilingual content and varied viewpoints from different sources. However, current studies often neglect such real-world scenarios as they tend to focus solely on either single-language or single-document tasks. To bridge…

2024

How does Architecture Influence the Base Capabilities of Pre-trained Language Models? A Case Study Based on FFN-Wider and MoE Transformers

NeurIPS 2024poster

Pre-trained language models have been proven to possess strong base capabilities, which not only excel in in-distribution language modeling but also show powerful abilities in out-of-distribution language modeling, transfer learning and few-shot learning. Unlike existing work focusing on the influen…

Cited by 0SourcePDFScholar
2024

Improving Factual Consistency in Abstractive Summarization with Sentence Structure Pruning

COLING 2024main

State-of-the-art abstractive summarization models still suffer from the content contradiction between the summaries and the input text, which is referred to as the factual inconsistency problem. Recently, a large number of works have also been proposed to evaluate factual consistency or improve it b…

2024

Length Extrapolation of Transformers: A Survey from the Perspective of Positional Encoding

EMNLP 2024finding

Built upon the Transformer, large language models (LLMs) have captured worldwide attention due to their remarkable abilities. Nevertheless, all Transformer-based models including LLMs suffer from a preset length limit and can hardly generalize from short training sequences to longer inference ones,…

Cited by 21SourcePDFScholar
2024

Make Some Noise: Unlocking Language Model Parallel Inference Capability through Noisy Training

EMNLP 2024main

Existing speculative decoding methods typically require additional model structure and training processes to assist the model for draft token generation. This makes the migration of acceleration methods to the new model more costly and more demanding on device memory. To address this problem, we pro…

2024

Meaningful Learning: Enhancing Abstract Reasoning in Large Language Models via Generic Fact Guidance

NeurIPS 2024poster

Large language models (LLMs) have developed impressive performance and strong explainability across various reasoning scenarios, marking a significant stride towards mimicking human-like intelligence. Despite this, when tasked with several simple questions supported by a generic fact, LLMs often str…

2024

MoGU: A Framework for Enhancing Safety of LLMs While Preserving Their Usability

NeurIPS 2024poster

Large Language Models (LLMs) are increasingly deployed in various applications. As their usage grows, concerns regarding their safety are rising, especially in maintaining harmless responses when faced with malicious instructions. Many defense strategies have been developed to enhance the safety of…

Cited by 4SourcePDFScholar
2024

Python is Not Always the Best Choice: Embracing Multilingual Program of Thoughts

EMNLP 2024main

Program of Thoughts (PoT) is an approach characterized by its executable intermediate steps, which ensure the accuracy of the logical calculations in the reasoning process. Currently, PoT primarily uses Python. However, relying solely on a single language may result in suboptimal solutions and overl…

2024

SAPT: A Shared Attention Framework for Parameter-Efficient Continual Learning of Large Language Models

ACL 2024long

The continual learning (CL) ability is vital for deploying large language models (LLMs) in the dynamic world. Existing methods devise the learning module to acquire task-specific knowledge with parameter-efficient tuning (PET) block and the selection module to pick out the corresponding one for the…

Cited by 21SourcePDFScholar
2024

Self-Supervised Disentangled Representation Learning for Robust Target Speech Extraction

AAAI 2024technical

Speech signals are inherently complex as they encompass both global acoustic characteristics and local semantic information. However, in the task of target speech extraction, certain elements of global and local semantic information in the reference speech, which are irrelevant to speaker identity,…

Cited by 8SourcePDFScholar
2024

SiCP: Simultaneous Individual and Cooperative Perception for 3D Object Detection in Connected and Automated Vehicles

IROS 2024poster

Cooperative perception for connected and automated vehicles is traditionally achieved through the fusion of feature maps from two or more vehicles. However, the absence of feature maps shared from other vehicles can lead to a significant decline in 3D object detection performance for cooperative per…

Cited by 6SourcecodeScholar
2024

SmartTrim: Adaptive Tokens and Attention Pruning for Efficient Vision-Language Models

COLING 2024main

Despite achieving remarkable performance on various vision-language tasks, Transformer-based Vision-Language Models (VLMs) suffer from redundancy in inputs and parameters, significantly hampering their efficiency in real-world applications. Moreover, the degree of redundancy in token representations…

2023

Contrastive Pre-training for Personalized Expert Finding

EMNLP 2023long findings

Expert finding could help route questions to potential suitable users to answer in Community Question Answering (CQA) platforms. Hence it is essential to learn accurate representations of experts and questions according to the question text articles. Recently the pre-training and fine-tuning paradig…

Cited by 0SourceScholar
2023

Generating Extractive Answers: Gated Recurrent Memory Reader for Conversational Question Answering

EMNLP 2023short findings

Conversational question answering (CQA) is a more complicated task than traditional single-turn machine reading comprehension (MRC). Different from large language models (LLMs) like ChatGPT, the models of CQA need to extract answers from given contents to answer follow-up questions according to conv…

Cited by 0SourceScholar
2023

PUNR: Pre-training with User Behavior Modeling for News Recommendation

EMNLP 2023long findings

News recommendation aims to predict click behaviors based on user behaviors. How to effectively model the user representations is the key to recommending preferred news. Existing works are mostly focused on improvements in the supervised fine-tuning stage. However, there is still a lack of PLM-ba…

Cited by 0SourcecodeScholar
2023

PlanarTrack: A Large-scale Challenging Benchmark for Planar Object Tracking

ICCV 2023poster

Planar object tracking is a critical computer vision problem and has drawn increasing interest owing to its key roles in robotics, augmented reality, etc. Despite rapid progress, its further development, especially in the deep learning era, is largely hindered due to the lack of large-scale challeng…

Cited by 5PDFScholar
2023

Pre-trained Personalized Review Summarization with Effective Salience Estimation

ACL 2023findings

Personalized review summarization in recommender systems is a challenging task of generating condensed summaries for product reviews while preserving the salient content of reviews. Recently, Pretrained Language Models (PLMs) have become a new paradigm in text generation for the strong ability of na…

2022

An Empirical Study on Disentanglement of Negative-free Contrastive Learning

NeurIPS 2022accept

Negative-free contrastive learning methods have attracted a lot of attention with simplicity and impressive performances for large-scale pretraining. However, its disentanglement property remains unexplored. In this paper, we examine negative-free contrastive learning methods to study the disentangl…

2022

Instance-Guided Prompt Learning for Few-Shot Text Matching

EMNLP 2022finding

Few-shot text matching is a more practical technique in natural language processing (NLP) to determine whether two texts are semantically identical. They primarily design patterns to reformulate text matching into a pre-trained task with uniform prompts across all instances. But they fail to take in…

2022

TranS: Transition-based Knowledge Graph Embedding with Synthetic Relation Representation

EMNLP 2022finding

Knowledge graph embedding (KGE) aims to learn continuous vector representations of relations and entities in knowledge graph (KG). Recently, transition-based KGE methods have become popular and achieved promising performance. However, scoring patterns like TransE are not suitable for complex scenari…