← Search

Guoliang Xing

7 accepted papers

2025

ContextAgent: Context-Aware Proactive LLM Agents with Open-world Sensory Perceptions

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have propelled intelligent agents from reactive responses to proactive support. While promising, existing proactive agents either rely exclusively on observations from enclosed environments (e.g., desktop UIs) with direct LLM inference or employ rule-…

Cited by 0SourcecodeScholar
2025

Dual Alignment Framework for Few-shot Learning with Inter-Set and Intra-Set Shifts

NeurIPS 2025poster

Few-shot learning (FSL) aims to classify unseen examples (query set) into labeled data (support set) through low-dimensional embeddings. However, the diversity and unpredictability of environments and capture devices make FSL more challenging in real-world applications. In this paper, we propose Dua…

Cited by 0SourcecodeScholar
2024

Improving the Robustness of Large Language Models via Consistency Alignment

COLING 2024main

Large language models (LLMs) have shown tremendous success in following user instructions and generating helpful responses. Nevertheless, their robustness is still far from optimal, as they may generate significantly inconsistent responses due to minor changes in the verbalized instructions. Recent…

2024

Knowing What LLMs DO NOT Know: A Simple Yet Effective Self-Detection Method

NAACL 2024long

Large Language Models (LLMs) have shown great potential in Natural Language Processing (NLP) tasks.However, recent literature reveals that LLMs hallucinate intermittently, which impedes their reliability for further utilization. In this paper, we propose a novel self-detection method to detect which…

2024

VisLingInstruct: Elevating Zero-Shot Learning in Multi-Modal Language Models with Autonomous Instruction Optimization

NAACL 2024long

This paper presents VisLingInstruct, a novel approach to advancing Multi-Modal Language Models (MMLMs) in zero-shot learning. Current MMLMs show impressive zero-shot abilities in multi-modal tasks, but their performance depends heavily on the quality of instructions. VisLingInstruct tackles this by…

2023

Bidirectional Propagation for Cross-Modal 3D Object Detection

ICLR 2023poster

Recent works have revealed the superiority of feature-level fusion for cross-modal 3D object detection, where fine-grained feature propagation from 2D image pixels to 3D LiDAR points has been widely adopted for performance improvement. Still, the potential of heterogeneous feature propagation betwee…

Cited by 2SourcePDFScholar
2023

Unleash the Potential of Image Branch for Cross-modal 3D Object Detection

NeurIPS 2023poster

To achieve reliable and precise scene understanding, autonomous vehicles typically incorporate multiple sensing modalities to capitalize on their complementary attributes. However, existing cross-modal 3D detectors do not fully utilize the image domain information to address the bottleneck issues of…