EDBT 2026 Demo / reviewers in the wild / expert
Jiexin Wang 0002
dblp:140/3852-2
· DBLP profile ↗
8ranked-venue papers in the field
6as first author
7since 2021 · last 2026
0000-0002-7064-6507ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 8 (6 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Beyond Maintenance: A Benchmark and Multi-Agent Framework for Repository-Usage Code GenerationabstractRepository-level code generation has attracted growing interest, yet most benchmarks and methods remain maintainer-centric, emphasizing bug fixing and feature implementation. In contrast, a common yet underexplored scenario is repository usage: external users want to build applications by correctly invoking repository-internal APIs, composing them into runnable end-to-end workflows rather than modifying the codebase. To support this setting, we introduce RUCCE, a benchmark for repository-usage code generation built from real-world Python repositories. Each instance pairs a natural-language usage instruction with grounded target APIs and a verified reference script, enabling evaluation of both API retrieval and repository-usage code generation. Building on RUCCE, we propose RUCACoder, a closed-loop multi-agent framework with a Retriever for hierarchical repository exploration, a Verifier for reranking and validation, and a Coder for feedback-driven script synthesis. Experiments across multiple backbone LLMs show that RUCACoder consistently outperforms strong retrieval and generation baselines. Kaitao Lin, Songwen Gong, Adam Jatowt, Jiexin Wang 0002, Yi Cai 0001 |
SIGIR | 4 |
| 2025 | A knowledge-enhanced network for joint multimodal entity-relation extraction
Shubin Huang, Yi Cai 0001, Jiexin Wang 0002 |
Inf. Process. Manag. | 4 |
| 2025 | Towards Effective Time-Aware Language Representation: Exploring Enhanced Temporal Understanding in Language ModelsabstractIn the evolving field of Natural Language Processing (NLP), understanding the temporal context of text is increasingly critical for applications requiring advanced temporal reasoning. Traditional pre-trained language models like BERT, which rely on synchronic document collections such as BookCorpus and Wikipedia, often fall short in effectively capturing and leveraging temporal information. To address this limitation, we introduce BiTimeBERT 2.0, a novel time-aware language model pre-trained on a temporal news article collection. BiTimeBERT 2.0 incorporates temporal information through three innovative pre-training objectives: Extended Time-Aware Masked Language Modeling (ETAMLM), Document Dating (DD), and Time-Sensitive Entity Replacement (TSER). Each objective is specifically designed to target a distinct dimension of temporal information: ETAMLM enhances the model’s understanding of temporal contexts and relations, DD integrates document timestamps as explicit chronological markers, and TSER focuses on the temporal dynamics of “Person” entities. Moreover, our refined corpus preprocessing strategy reduces training time by nearly 53%, making BiTimeBERT 2.0 significantly more efficient while maintaining high performance. Experimental results show that BiTimeBERT 2.0 achieves substantial improvements across a broad range of time-related tasks and excels on datasets spanning extensive temporal ranges. These findings underscore BiTimeBERT 2.0’s potential as a powerful tool for advancing temporal reasoning in NLP. 1 Jiexin Wang 0002, Adam Jatowt, Yi Cai 0001 |
ACM Trans. Web | 1 |
| 2023 | BiTimeBERT: Extending Pre-Trained Language Representations with Bi-Temporal InformationabstractTime is an important aspect of documents and is used in a range of NLP and IR tasks. In this work, we investigate methods for incorporating temporal information during pre-training to further improve the performance on time-related tasks. Compared with common pre-trained language models like BERT which utilize synchronic document collections (e.g., BookCorpus and Wikipedia) as the training corpora, we use long-span temporal news article collection for building word representations. We introduce BiTimeBERT, a novel language representation model trained on a temporal collection of news articles via two new pre-training tasks, which harnesses two distinct temporal signals to construct time-aware language representations. The experimental results show that BiTimeBERT consistently outperforms BERT and other existing pre-trained models with substantial gains on different downstream NLP tasks and applications for which time is of importance (e.g., the accuracy improvement over BERT is 155% on the event time estimation task). Jiexin Wang 0002, Adam Jatowt, Masatoshi Yoshikawa, Yi Cai 0001 |
SIGIR | 1 |
| 2022 | ArchivalQA: A Large-scale Benchmark Dataset for Open-Domain Question Answering over Historical News CollectionsabstractIn the last few years, open-domain question answering (ODQA) has advanced rapidly due to the development of deep learning techniques and the availability of large-scale QA datasets. However, the current datasets are essentially designed for synchronic document collections (e.g., Wikipedia). Temporal news collections such as long-term news archives spanning decades are rarely used in training the models despite they are quite valuable for our society. To foster the research in the field of ODQA on such historical collections, we present ArchivalQA, a large question answering dataset consisting of 532,444 question-answer pairs which is designed for temporal news QA. We divide our dataset into four subparts based on the question difficulty levels and the containment of temporal expressions, which we believe are useful for training and testing ODQA systems characterized by different strengths and abilities. The novel QA dataset-constructing framework that we introduce can be also applied to generate high-quality, non-ambiguous questions over other types of temporal document collections. Jiexin Wang 0002, Adam Jatowt, Masatoshi Yoshikawa |
SIGIR | 1 |
| 2021 | Event Occurrence Date Estimation based on Multivariate Time Series Analysis over Temporal Document CollectionsabstractReal world events are quite often mentioned in texts. Estimating the occurrence time of event mentions has many applications in IR, QA, general document understanding and downstream NLP tasks. In this paper we propose an approach to temporal profiling of event mentions in text. Our method utilizes a news article archival collection for collecting temporal as well as textual information containing contemporary and retrospective event references. As we demonstrate in our experiments, the recent method which relies on secondary data sources like Wikipedia is insufficient to correctly estimate the event time, especially, for minor or less well-known events that happened in the past. Our method then harnesses news article archives to effectively infer the occurrence time of past events, and is able to estimate the time at different temporal granularities (e.g., day, week, month, or year). As evidenced through extensive experiments, the proposed model outperforms the existing methods by a large margin at all granularities. We also demonstrate that our approach helps to answer arbitrary questions about past events, when incorporated into a QA framework operating over news article archives. Jiexin Wang 0002, Adam Jatowt, Masatoshi Yoshikawa |
SIGIR | 1 |
| 2021 | Improving question answering for event-focused questions in temporal collections of news articles
Jiexin Wang 0002, Adam Jatowt, Michael Färber 0001, Masatoshi Yoshikawa |
Inf. Retr. J. | 1 |
| 2020 | Answering Event-Related Questions over Long-Term News Article Archives
Jiexin Wang 0002, Adam Jatowt, Michael Färber 0001, Masatoshi Yoshikawa |
ECIR (1) | 1 |