← Search

Xiaofang Zhou

14 accepted papers

2026

Beyond Model Base Retrieval: Weaving Knowledge to Master Fine-grained Neural Network Design

ICML 2026poster

Designing high-performance neural networks for new tasks requires balancing optimization quality with search efficiency. Current methods fail to achieve this balance: neural architectural search is computationally expensive, while model retrieval often yields suboptimal static checkpoints. To resolv…

Cited by 0SourceScholar
2026

Faithful in Steps: Improving Generalization and Citation in RAG via Query Decomposition

AAAI 2026technical

Retrieval-augment generation is a prevalent strategy to mitigate hallucinations of LLMs. The attributable RAG (RAGQ) generates quotes for its answers. The quotes indicate which input contexts support the RAG to derive the answers, enhancing the answer

Cited by 0SourcePDFScholar
2025

DIDS: Domain Impact-aware Data Sampling for Large Language Model Training

EMNLP 2025

Large language models (LLMs) are commonly trained on multi-domain datasets, where domain sampling strategies significantly impact model performance due to varying domain importance across downstream tasks. Existing approaches for optimizing domain-level sampling strategies struggle with maintaining

2025

Enhancing Tool Learning in Large Language Models with Hierarchical Error Checklists

ACL 2025finding

Large language models (LLMs) have significantly advanced natural language processing, particularly through the integration of external tools and APIs. However, their effectiveness is frequently hampered by parameter mis-filling during tool calling. In this paper, we propose the Hierarchical Tool Err…

Cited by 0SourcePDFScholar
2025

ExeSQL: Self-Taught Text-to-SQL Models with Execution-Driven Bootstrapping for SQL Dialects

EMNLP 2025

Recent text-to-SQL models have achieved strong performance, but their effectiveness remains largely confined to SQLite due to dataset limitations. However, real-world applications require SQL generation across multiple dialects with varying syntax and specialized features, which remains a challenge

2025

Making RALM Robust to Irrelevant Contexts via Layer Knowledge Guided Attention

ACL 2025finding

Retrieval-augmented language models (RALMs) aim to incorporate external knowledge to address the issues of factual hallucination and knowledge obsolescence faced by large language models (LLMs). Inevitably, the retrieved passages based on similarity search may be irrelevant to the given question, an…

2025

Pointing to a Llama and Call it a Camel: On the Sycophancy of Multimodal Large Language Models

EMNLP 2025

Multimodal large language models (MLLMs) have demonstrated extraordinary capabilities in conducting conversations based on image inputs. However, we observe that MLLMs exhibit a pronounced form of visual sycophantic behavior. While similar behavior has also been noted in text-based large language mo

2025

Semantic-guided Diverse Decoding for Large Language Model

NeurIPS 2025poster

Diverse decoding of large language models is crucial for applications requiring multiple semantically distinct responses, yet existing methods primarily achieve lexical rather than semantic diversity. This limitation significantly constrains Best-of-N strategies, group-based reinforcement learning,…

Cited by 0SourceScholar
2025

Structuring Benchmark into Knowledge Graphs to Assist Large Language Models in Retrieving and Designing Models

ICLR 2025poster

In recent years, the design and transfer of neural network models have been widely studied due to their exceptional performance and capabilities. However, the complex nature of datasets and the vast architecture space pose significant challenges for both manual and automated algorithms in creating h…

Cited by 0SourcePDFScholar
2024

ElasTST: Towards Robust Varied-Horizon Forecasting with Elastic Time-Series Transformer

NeurIPS 2024poster

Numerous industrial sectors necessitate models capable of providing robust forecasts across various horizons. Despite the recent strides in crafting specific architectures for time-series forecasting and developing pre-trained universal models, a comprehensive examination of their capability in acco…

2024

Irregular Multivariate Time Series Forecasting: A Transformable Patching Graph Neural Networks Approach

ICML 2024poster

Forecasting of Irregular Multivariate Time Series (IMTS) is critical for numerous areas, such as healthcare, biomechanics, climate science, and astronomy. Despite existing research addressing irregularities in time series through ordinary differential equations, the challenge of modeling correlation…

Cited by 12SourcePDFScholar
2022

Ensemble Semi-supervised Entity Alignment via Cycle-Teaching

AAAI 2022technical

Entity alignment is to find identical entities in different knowledge graphs. Although embedding-based entity alignment has recently achieved remarkable progress, training data insufficiency remains a critical challenge. Conventional semi-supervised methods also suffer from the incorrect entity alig…

2021

MFNP: A Meta-optimized Model for Few-shot Next POI Recommendation

IJCAI 2021poster

Next Point-of-Interest (POI) recommendation is of great value for location-based services. Existing solutions mainly rely on extensive observed data and are brittle to users with few interactions. Unfortunately, the problem of few-shot next POI recommendation has not been well studied yet. In this p…

Cited by 49SourcePDFScholar
2020

Discovering Subsequence Patterns for Next POI Recommendation

IJCAI 2020poster

Next Point-of-Interest (POI) recommendation plays an important role in location-based services. State-of-the-art methods learn the POI-level sequential patterns in the user's check-in sequence but ignore the subsequence patterns that often represent the socio-economic activities or coherence of pref…

Cited by 0SourcePDFScholar