VLDB 2026 Research / reviewers in the wild / expert
Yatai Ji
dblp:303/5329
· DBLP profile ↗
7ranked-venue papers in the field
1as first author
7since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6 (1 first)Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Human-AI Collaborative UAV Visual Object Search via Web Platform
Yatai Ji, Sihang Qiu, Zhengqiu Zhu, Rusheng Ju |
ICWE | 1 |
| 2025 | AutoS2earch: Unlocking the Reasoning Potential of Large Models for Web-Based Source Search
Zhengqiu Zhu, Yatai Ji, Jiaheng Huang, Sihang Qiu, Rusheng Ju |
ICWE | 2 |
| 2024 | Web Crowdsourcing for Coastal Flood Prevention and Management
Sihang Qiu, Yatai Ji, Zhengqiu Zhu, Rusheng Ju, Xiao Wang 0002 |
ICWE | 2 |
| 2024 | A User Interface Design for Collaborations Between Humans and Intelligent Vehicles
Yatai Ji, Sihang Qiu, Zhengqiu Zhu, Rusheng Ju |
ICWE | 2 |
| 2024 | A Prototype Design of LLM-Based Autonomous Web Crowdsensing
Zhengqiu Zhu, Yatai Ji, Sihang Qiu, Kai Xu 0014, Rusheng Ju, Bin Chen 0003 |
ICWE | 2 |
| 2024 | Multimodal Prototype-Enhanced Network for Few-Shot Action RecognitionabstractCurrent methods for few-shot action recognition mainly fall into the metric learning framework following ProtoNet, which demonstrates the importance of prototypes. Although they achieve relatively good performance, the effect of multimodal information is ignored, e.g. label texts. In this work, we propose a novel MultimOdal PRototype-ENhanced Network (MORN), which uses the semantic information of label texts as multimodal information to enhance prototypes. A CLIP visual encoder and a frozen CLIP text encoder are introduced to obtain features with good multimodal initialization. Then in the visual flow, visual prototypes are computed by a visual prototype-computed module. In the text flow, a semantic-enhanced (SE) module and an inflating operation are used to obtain text prototypes. The final multimodal prototypes are then computed by a multimodal prototype-enhanced (MPE) module. Besides, we define a PRototype SImilarity DiffErence (PRIDE) to evaluate the quality of prototypes, which is used to verify our improvement on the prototype level and effectiveness of MORN. We conduct extensive experiments on four popular few-shot action recognition datasets: HMDB51, UCF101, Kinetics and SSv2, and MORN achieves state-of-the-art results. When plugging PRIDE into the training stage, the performance can be further improved. Xinzhe Ni, Yong Liu 0033, Hao Wen 0005, Yatai Ji, Jing Xiao 0006, Yujiu Yang 0001 |
ICMR | 4 |
| 2024 | Similarity Transitivity Broken-Aware Multi-Modal HashingabstractDue to the low storage cost and fast retrieval speed, multi-modal hashing, which maps the instances with different modal data-views into hash codes, has earned increasing research attention. Most existing supervised multi-modal hashing methods exploit the label information to define the similarities between instance pairs to supervise their training process. However, such methods ignore that the transitivity of their defined similarity has been broken in the multi-label scenarios, i.e., the instance$x$is similar to the instance$y$, and the instance$z$is also similar to the instance$y$, but$x$may be not similar to$z$, which will lead to fluctuations in the model optimization process and damage their retrieval performance. For example, in the first batch with instances$x$and$y$but without$z$, the model will be optimized to make the hash codes of$x$and$y$similar to each other; In the second batch with instances$z$and$y$but without$x$, the model will be optimized to make the hash codes of$z$and$y$similar to each other; In the third batch with the instances$x$and$z$but without$y$, the model will be optimized to make the hash codes of$z$and$x$dissimilar to each other, meanwhile in this process, the hash codes of$z$and$x$may be dissimilar to that of$y$which damage the optimizing results of the first two batches. Therefore, we propose a novel Similarity Transitivity Broken-aware Multi-modal Hashing, called STBMH, to solve this problem by adding a novel regularization loss into the original pair-wise loss. For each instance$x$in a training batch, the regularization loss will take all instances in the training set into account. Extensive experiments on four widely used datasets show that the proposed method achieves better performance than the state-of-the-art baselines on multi-modal retrieval task. Rongcheng Tu, Xianling Mao, Yatai Ji, Wei Wei 0002, Heyan Huang |
IEEE Trans. Knowl. Data Eng. | 4 |