← Search

Guoqiang Li

5 accepted papers

2026

Reasoning Compartmentalization: Bridging the Concretization Gap via Abstraction-based Routing

ICML 2026poster

While previous research has documented the sensitivity of Large Language Models (LLMs) to surface-level performance degradation, the underlying impact on internal representations and learning dynamics remains under-explored. In this work, we study this question using a controlled setup with paired r…

Cited by 0SourceScholar
2025

Co-Eval: Augmenting LLM-based Evaluation with Machine Metrics

EMNLP 2025

Large language models (LLMs) are increasingly used as evaluators in natural language generation tasks, offering advantages in scalability and interpretability over traditional evaluation methods. However, existing LLM-based evaluations often suffer from biases and misalignment, particularly in domai

2024

Adversarial Attack on Trajectory Prediction for Autonomous Vehicles with Generative Adversarial Networks

IROS 2024poster

Accurate trajectory prediction is crucial for autonomous vehicles to realize safe driving. Current trajectory prediction approaches generally rely on deep neural networks, which are susceptible to adversarial attacks. To evaluate the adversarial robustness and security of deep-learning-based traject…

Cited by 1SourceScholar
2022

Repo4QA: Answering Coding Questions via Dense Retrieval on GitHub Repositories

COLING 2022main

Open-source platforms such as GitHub and Stack Overflow both play significant roles in current software ecosystems. It is crucial but time-consuming for developers to raise programming questions in coding forums such as Stack Overflow and be navigated to actual solutions on GitHub repositories. In t…