← Search

Yiyan Qi

12 accepted papers

2026

BAG: Benchmarking Anomaly Detection on Dynamic Graphs

AAAI 2026technical

Anomaly detection in dynamic graphs is a critical area of research that focuses on identifying abnormal components within evolving graph structures that deviate significantly from typical patterns. Despite advancements in traditional temporal pattern mining and deep learning techniques, a comprehens

Cited by 0SourcePDFScholar
2026

Learning Discriminative and Generalizable Anomaly Detector for Dynamic Graph with Limited Supervision

ICML 2026poster

Dynamic graph anomaly detection (DGAD) is critical for many real-world applications but remains challenging due to the scarcity of labeled anomalies. Existing methods are either unsupervised or semi-supervised: unsupervised methods avoid the need for labeled anomalies but often produce ambiguous bou…

Cited by 0SourceScholar
2026

Semantics-Preserving Adversarial Attacks on Event-Driven Stock Prediction Models

AAAI 2026technical

Adversarial Security of Financial Language Models (ASFLM) is critical as Large Language Models (LLMs) pervade high-stakes financial applications. However, LLMs face two key challenges: their vulnerability to damaging adversarial attacks and the prevalent research gap concerning robust defenses again

Cited by 0SourcePDFScholar
2025

Beyond Function-Level Search: Repository-Aware Dual-Encoder Code Retrieval with Adversarial Verification

EMNLP 2025

The escalating complexity of modern codebases has intensified the need for code retrieval systems capable of interpreting cross-component change intents—a capability fundamentally absent in conventional function-level search paradigms. While recent research has improved alignment between queries and

Cited by 0SourcePDFScholar
2025

ChartMoE: Mixture of Diversely Aligned Expert Connector for Chart Understanding

ICLR 2025oral

Automatic chart understanding is crucial for content comprehension and document parsing. Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in chart understanding through domain-specific alignment and fine-tuning. However, current MLLMs still struggle to provide faith…

Cited by 0SourcePDFScholar
2025

ChartPoint: Guiding MLLMs with Grounding Reflection for Chart Reasoning

ICCV 2025poster

Multimodal Large Language Models (MLLMs) have emerged as powerful tools for chart comprehension. However, they heavily rely on extracted content via OCR, which leads to numerical hallucinations when chart textual annotations are sparse. While existing methods focus on scaling instructions, they fail…

Cited by 0SourcePDFScholar
2025

Golden Touchstone: A Comprehensive Bilingual Benchmark for Evaluating Financial Large Language Models

EMNLP 2025

As large language models (LLMs) increasingly permeate the financial sector, there is a pressing need for a standardized method to comprehensively assess their performance. Existing financial benchmarks often suffer from limited language and task coverage, low-quality datasets, and inadequate adaptab

2025

MasRouter: Learning to Route LLMs for Multi-Agent Systems

ACL 2025long

Multi-agent systems (MAS) powered by Large Language Models (LLMs) have been demonstrated to push the boundaries of LLM capabilities, yet they often incur significant costs and face challenges in dynamic LLM selection. Current LLM routing methods effectively reduce overhead in single-agent scenarios…

2025

Rationalizing and Augmenting Dynamic Graph Neural Networks

ICLR 2025poster

Graph data augmentation (GDA) has shown significant promise in enhancing the performance, generalization, and robustness of graph neural networks (GNNs). However, contemporary methodologies are often limited to static graphs, whose applicability on dynamic graphs—more prevalent in real-world applica…

Cited by 0SourcePDFScholar
2025

Retrieval, Reasoning, Re-ranking: A Context-Enriched Framework for Knowledge Graph Completion

NAACL 2025long

The Knowledge Graph Completion (KGC) task aims to infer the missing entity from an incomplete triple. Existing embedding-based methods rely solely on triples in the KG, which is vulnerable to specious relation patterns and long-tail entities. On the other hand, text-based methods struggle with the s…

Cited by 1SourcePDFScholar
2025

VLM Is a Strong Reranker: Advancing Multimodal Retrieval-augmented Generation via Knowledge-enhanced Reranking and Noise-injected Training

EMNLP 2025

Vision-language Models (VLMs) have demonstrated remarkable capabilities in processing and generating content across multiple data modalities. However, a significant drawback of VLMs is their reliance on static training data, leading to outdated information and limited contextual awareness. This stat

Cited by 0SourcePDFScholar
2024

FreeDyG: Frequency Enhanced Continuous-Time Dynamic Graph Model for Link Prediction

ICLR 2024poster

Link prediction is a crucial task in dynamic graph learning. Recent advancements in continuous-time dynamic graph models, primarily by leveraging richer temporal details, have significantly improved link prediction performance. However, due to their complex modules, they still face several challenge…