EDBT 2026 Demo / reviewers in the wild / expert
Zhengjun Zha
dblp:23/1818 · also Zheng-Jun Zha
· DBLP profile ↗
24ranked-venue papers in the field
3as first author
7since 2021 · last 2026
0000-0003-2510-8993ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 13 (1 first)Data Mining & Knowledge Discovery · 6 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 3Database Systems & Data Management · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Navigating Truth in Multimodal Fact-checking via Retrieval- and Reasoning-Enhanced Large Language ModelsabstractRecent studies show that claims incorporating both text and images spread more effectively than those with text alone, presenting significant challenges for multimodal fact-checking. The rapid development of Multi-modal Large Language Models (MLLMs) has greatly advanced research in this field, enabling stronger performance. However, existing MLLM-based fact-checking methods fail to fully exploit visual evidence, and their reliance on rigid fine-tuning templates limits context-aware explanations and leads to weak deep reasoning. To address these limitations, we propose FACTCOMPASS, a novel framework that combines reasoning-aware fine-tuning with large-scale rule-based reinforcement learning and incorporates a semantic- and knowledge-enhanced retrieval module to strengthen deep reasoning and improve evidence utilization. This framework enhances evidence retrieval by obtaining semantically relevant evidence images, enriching the contextual understanding of claim-related images, and refining textual evidence at the knowledge level. To further enhance reasoning, we introduce a self-refining reinforcement fine-tuning strategy: (1) distilling GPT-4o's reasoning from partially fact-checking data for cold-start Chain-of-Thought learning; (2) activating reasoning across broader datasets using prior knowledge and rejection sampling; (3) applying Group Relative Policy Optimization to explore diverse reasoning paths and optimize factual consistency. Extensive experiments have demonstrated the effectiveness of the proposed framework. Fanrui Zhang, Qiang Zhang 0051, Chuanhao Li 0001, Jiaxin Ai, Yukang Feng, Zizhen Li, Kaipeng Zhang, Jiawei Liu 0001, Zhengjun Zha |
WWW | 10 |
| 2025 | Efficient Prompt-based Multimodal Interaction for Audio-Visual Event LocalizationabstractAudio-Visual Event Localization (AVEL) requires localizing an event by jointly processing audio and visual information. Most existing AVEL methods commonly utilize two distinct models independently trained on image and audio datasets to encode features and take the extracted features as the input of the model. However, features extracted from unimodal pre-trained models lack cross-modal interaction and may also contain noise irrelevant to AVEL, which leads to sub-optimal performance. To address this issue, we propose an efficient prompt-based multimodal interaction approach for audio-visual event localization. Specifically, our method freezes a pre-trained transformer model and designs query and global prompt to facilitate information exchange and fusion across modalities. Combined with end-to-end training from raw data to event localization, our method can obtain more task-relevant features. Since only the parameters of prompts are updated, our method avoids the significant computational resource consumption associated with fine-tuning the entire transformer model. Additionally, our method enables the adaptation of the visual pre-trained model to downstream audio-visual tasks and facilitates information exchange and fusion between the video and audio modalities. Experimental results on the public AVE dataset demonstrate that our method, when compared to state-of-the-art approaches, achieves competitive performance while significantly reducing the number of trainable parameters. Longzhuo Huang, Liang Li 0003, Xueyang Fu, Zhengjun Zha |
ICMR | 4 |
| 2025 | Toward Effective and Transferable Detection for Multi-Modal Fake News in the Social Media StreamabstractThe rapid proliferation of multimedia fake news on social media has raised significant concerns in recent years. Existing studies on fake news detection predominantly adopt an instance-based paradigm, where the detector evaluates a single post to determine its veracity. Despite notable advancements achieved in this domain, we argue that the instance-based approach is misaligned with real-world deployment scenarios. In practice, detectors typically operate on servers that process incoming posts in temporal order, striving to assess their authenticity promptly. Instance-based detectors lack awareness of temporal information and contextual relationships between surrounding posts, therefore fail to capture long-range dependencies from the timeline. To bridge this gap, we introduce a more practical stream-based multi-modal fake news detection paradigm, which assumes that social media posts arrive continuously over time and allows the utilization of previously seen posts to aid in the classification of incoming ones. To enable effective and transferable fake news detection under this novel paradigm, we propose maintaining historical knowledge as a collection of incremental high-level forgery patterns. Based on this principle, we design a novel framework called Incremental Forgery Pattern Learning and Clues Refinement (IPLCR). IPLCR incrementally learns high-level forgery patterns as the stream evolves, leveraging this knowledge to improve the detection of newly arrived posts. At the core of IPLCR is the Incremental Forgery Pattern Bank (IPB), which dynamically summarizes historical posts into a set of latent forgery patterns. IPB is designed to continuously incorporate timely knowledge and actively discard obsolete information, even during inference. When a new post arrives, IPLCR retrieves the most relevant forgery pattern knowledge from IPB and refines the clues for fake news detection. The refined clues are subsequently incorporated into IPB to enrich its knowledge base. Extensive experiments validate IPLCR's effectiveness as a robust stream-based detector. Moreover, IPLCR addresses several critical issues relevant to industrial applications, including seamless context transfer and efficient model upgrading, making it a practical solution for realworld deployment. Jiawei Liu 0001, Zhengjun Zha |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2024 | ESCNet: Entity-enhanced and Stance Checking Network for Multi-modal Fact-CheckingabstractRecently, misinformation incorporating both texts and images has been disseminated more effectively than those containing text alone on social media, raising significant concerns for multi-modal fact-checking. Existing research makes contributions to multi-modal feature extraction and interaction, but fails to fully enhance the valuable semantic representations or excavate the intricate entity information. Besides, existing multi-modal fact-checking datasets are primarily focused on English and merely concentrate on a single type of misinformation, thereby neglecting a comprehensive summary and coverage of various types of misinformation. Taking these factors into account, we construct the first large-scale Chinese Multi-modal Fact-Checking (CMFC) dataset which encompasses 46,000 claims. The CMFC covers all types of misinformation for fact-checking and is divided into two sub-datasets, Collected Chinese Multi-modal Fact-Checking (CCMF) and Synthetic Chinese Multi-modal Fact-Checking (SCMF). To establish baseline performance, we propose a novel Entity-enhanced and Stance Checking Network (ESCNet), which includes Multi-modal Feature Extraction Module, Stance Transformer, and Entity-enhanced Encoder. The ESCNet jointly models stance semantic reasoning features and knowledge-enhanced entity pair features, in order to simultaneously learn effective semantic-level and knowledge-level claim representations. Our work offers the first step and establishes a benchmark for evidence-based, multi-type, multi-modal fact-checking. Fanrui Zhang, Jiawei Liu 0001, Qiang Zhang 0051, Yongchao Xu, Zhengjun Zha |
WWW | 6 |
| 2023 | Hierarchical Context Modeling Network for Landmark RecognitionabstractLandmark recognition stands as a prominent classification challenge within the domain of vision and perception, involving the identification and localization of landmarks in images. However, existing landmark recognition methods often fall short in delivering satisfactory performance. A critical issue lies in the lack of simultaneous exploration of local, regional, and global modeling. Intuitively, the local details, regional features, and global structure within an image, especially of a building, significantly contribute to landmark recognition. To address this issue, we propose a novel approach, termed Hierarchical Context Modeling Network (HCMNet), for landmark recognition. In our methodology, we introduce a Hierarchical Context Modeling Block (HCMB) designed with a triplet-branch structure to model image context in a hierarchical manner. These branches consist of the local branch, which leverages a convolutional layer to capture local details, the regional branch focused on extracting regional features through large-kernel asymmetrical convolutional layers, and the global branch aims at encompassing the broader context by incorporating channel attention. To enhance the modeling capacity, we assemble multiple HCMBs into the HCMNet, creating a hierarchical structure. Comprehensive experiments validate the efficacy of the proposed HCMNet for landmark recognition, showcasing its superior performance compared to current methods. The proposed hierarchical context modeling approach proves instrumental in capturing the intricate features essential for accurate landmark recognition. Xing Bao, Zhao Zhang 0001, Zhengjun Zha, Meng Wang 0001 |
ICDM | 4 |
| 2023 | Constructing Spatio-Temporal Graphs for Face Forgery DetectionabstractRecently, advanced development of facial manipulation techniques threatens web information security, thus, face forgery detection attracts a lot of attention. It is clear that both spatial and temporal information of facial videos contains the crucial manipulation traces, which are inevitably created during the generation process. However, most existing face forgery detectors only focus on the spatial artifacts or the temporal incoherence, and they are struggling to learn a significant and general kind of representations for manipulated facial videos. In this work, we propose to construct spatial-temporal graphs for fake videos to capture the spatial inconsistency and the temporal incoherence at the same time. To model the spatial-temporal relationship among the graph nodes, a novel forgery detector named Spatio-Temporal Graph Network (STGN) is proposed, which contains two kinds of graph-convolution-based units, the Spatial Relation Graph Unit (SRGU) and the Temporal Attention Graph Unit (TAGU). To exploit spatial information, the SRGU models the inconsistency between each pair of patches in the same frame, instead of focusing on the low-level local spatial artifacts which are vulnerable to samples created by unseen manipulation methods. And, the TAGU is proposed to model the long-distance temporal relation among the patches at the same spatial position in different frames with a graph attention mechanism based on the inter-node similarity. With the SRGU and the TAGU, our STGN can combine the discriminative power of spatial inconsistency and the generalization capacity of temporal incoherence for face forgery detection. Our STGN achieves state-of-the-art performances on several popular forgery detection datasets. Extensive experiments demonstrate both the superiority of our STGN on intra manipulation evaluation and the effectiveness for new sorts of face forgery videos on cross manipulation evaluation. Zhihua Shang, Hongtao Xie 0001, Lingyun Yu 0002, Zhengjun Zha, Yongdong Zhang 0001 |
ACM Trans. Web | 4 |
| 2021 | MKEL: Multiple Kernel Ensemble Learning via Unified Ensemble Loss for Image ClassificationabstractIn this article, a novel ensemble model, called Multiple Kernel Ensemble Learning (MKEL), is developed by introducing a unified ensemble loss. Different from the previous multiple kernel learning (MKL) methods, which attempt to seek a linear combination of basis kernels as a unified kernel, our MKEL model aims to find multiple solutions in corresponding Reproducing Kernel Hilbert Spaces (RKHSs) simultaneously. To achieve this goal, multiple individual kernel losses are integrated into a unified ensemble loss. Therefore, each model can co-optimize to learn its optimal parameters by minimizing a unified ensemble loss in multiple RKHSs. Furthermore, we apply our proposed ensemble loss into the deep network paradigm and take the sub-network as a kernel mapping from the original input space into a feature space, named Deep-MKEL (D-MKEL). Our D-MKEL model can utilize the diversified deep individual sub-networks into a whole unified network to improve the classification performance. With this unified loss design, our D-MKEL model can make our network much wider than other traditional deep kernel networks and more parameters are learned and optimized. Experimental results on several mediate UCI classification and computer vision datasets demonstrate that our MKEL model can achieve the best classification performance among comparative MKL methods, such as Simple MKL, GMKL, Spicy MKL, and Matrix-Regularized MKL. On the contrary, experimental results on large-scale CIFAR-10 and SVHN datasets concretely show the advantages and potentialities of the proposed D-MKEL approach compared to state-of-the-art deep kernel methods. Xiangjun Shen, Kou Lu, Sumet Mehta, Weifeng Liu 0001, Jianping Fan 0001, Zhengjun Zha |
ACM Trans. Intell. Syst. Technol. | 7 |
| 2020 | Deep Self-representative Concept Factorization Network for Representation LearningabstractIn this paper, we technically propose a novel framework called Deep Self-representative Concept Factorization Network (DSCF-Net), for clustering deep features. To improve the representation and clustering abilities, DSCF-Net explicitly considers discovering hidden deep semantic features, enhancing the robustness properties of the deep factorization to noise and preserving the local manifold structures of deep features. Specifically, DSCF-Net integrates the robust deep concept factorization, deep self-expressive representation and adaptive locality preserving feature learning into a unified framework. To discover hidden deep representations, DSCF-Net designs a hierarchical factorization architecture using multiple layers of linear transformations, where the hierarchical representation is performed by formulating the problem as optimizing the basis concepts in each layer to improve the representation indirectly. DSCF-Net also improves robustness by subspace recovery for sparse error correction firstly and then performs deep factorization in the recovered visual subspace. To obtain localitypreserving representations, we also present an adaptive deep self-representative weighting strategy by using the coefficient matrix as adaptive weights to keep the locality of representations. Extensive results show that DSCF-Net delivers state-of-the-art performance on several public databases. Yan Zhang 0053, Zhao Zhang 0001, Zheng Zhang 0006, Ming-Bo Zhao, Li Zhang 0004, Zhengjun Zha, Meng Wang 0001 |
SDM | 6 |
| 2019 | Adaptive Structure-Constrained Robust Latent Low-Rank Coding for Image RecoveryabstractIn this paper, we propose a robust representation learning model called Adaptive Structure-constrained Low-Rank Coding (AS-LRC) for the latent representation of data. To recover the underlying subspaces more accurately, AS-LRC seamlessly integrates an adaptive weighting based block-diagonal structure-constrained low-rank representation and the group sparse salient feature extraction into a unified framework. Specifically, AS-LRC performs the latent decomposition of given data into a low-rank reconstruction by a block-diagonal codes matrix, a group sparse locality-adaptive salient feature part and a sparse error part. To enforce the block-diagonal structures adaptive to different real datasets for the low-rank recovery, AS-LRC clearly computes an auto-weighting matrix based on the locality-adaptive features and multiplies by the low-rank coefficients for direct minimization at the same time. This encourages the codes to be block-diagonal and can avoid the tricky issue of choosing optimal neighborhood size or kernel width for the weight assignment, suffered in most local geometrical structures-preserving low-rank coding methods. In addition, our AS-LRC selects the L2, 1-norm on the projection for extracting group sparse features rather than learning low-rank features by Nuclear-norm regularization, which can make learnt features robust to noise and outliers in samples, and can also make the feature coding process efficient. Extensive visualizations and numerical results demonstrate the effectiveness of our AS-LRC for image representation and recovery. Zhao Zhang 0001, Lei Wang 0124, Sheng Li 0001, Yang Wang 0023, Zheng Zhang 0006, Zhengjun Zha, Meng Wang 0001 |
ICDM | 6 |
| 2018 | Object Trajectory Proposal via Hierarchical Volume GroupingabstractObject trajectory proposal aims to locate category-independent object candidates in videos with a limited number of trajectories,i.e.,bounding box sequences. Most existing methods, which derive from combining object proposal with tracking, cannot handle object trajectory proposal effectively due to the lack of comprehensive objectness measurement through analyzing spatio-temporal characteristics over a whole video. In this paper, we propose a novel object trajectory proposal method using hierarchical volume grouping. Specifically, we first represent a given video with hierarchical volumes by mapping hierarchical regions with optical flow. Then, we filter the short volumes and background volumes, and combinatorially group the retained volumes into object candidates. Finally, we rank the object candidates using a multi-modal fusion scoring mechanism, which incorporates both appearance objectness and motion objectness, and generate the bounding boxes of the object candidates with the highest scores as the trajectory proposals. We validated the proposed method on a dataset consisting of 200 videos from ILSVRC2016-VID. The experimental results show that our method is superior to the state-of-the-art object trajectory proposal methods. Xu Sun 0009, Yuantian Wang, Tongwei Ren, Zhi Liu 0003, Zhengjun Zha, Gangshan Wu |
ICMR | 5 |
| 2015 | Robust Multiview Feature Learning for RGB-D Image UnderstandingabstractThe availability of massive RGB-depth (RGB-D) images poses a compelling need for effective RGB-D content understanding techniques. RGB-D images provide synchronized information from multiple views (e.g., color and depth) of real-world objects and scenes. This work proposes learning compact and discriminative features from the multiple views of RGB-D content toward effective feature representation for RGB-D image understanding. In particular, a robust multiview feature learning approach is developed, which exploits the intrinsic relations among multiple views. The feature learning in multiple views is jointly optimized in an integrated formulation. The joint optimization essentially exploits the intrinsic relations among the views, leading to effective features and making the learning process robust to noises. The feature learning function is formulated as a robust nonnegative graph embedding function over multiple graphs in various views. The graphs characterize the local geometric and discriminating structure of the multiview data. The joint sparsity in ℓ 1 -norm graph embedding and ℓ 21 -norm data factorization further enhances the robustness of feature learning. We derive an efficient computational solution for the proposed approach and provide rigorous theoretical proof with regard to its convergence. We apply the proposed approach to two RGB-D image understanding tasks: RGB-D object classification and RGB-D scene categorization. We conduct extensive experiments on two real-world RGB-D image datasets. The experimental results have demonstrated the effectiveness of the proposed approach. Zhengjun Zha, Yang Yang 0002, Jinhui Tang 0001, Meng Wang 0001, Tat-Seng Chua |
ACM Trans. Intell. Syst. Technol. | 1 |
| 2014 | A novel segmentation based video-denoising method with noise level estimation
Yang Cao 0010, Zhengjun Zha, Jing Zhang 0037, Chang Wen Chen |
Inf. Sci. | 3 |
| 2014 | Gradient-domain-based enhancement of multi-view depth video
Qiong Liu 0001, Zhengjun Zha, Yang Yang 0002 |
Inf. Sci. | 2 |
| 2014 | Product Aspect Ranking and Its ApplicationsabstractNumerous consumer reviews of products are now available on the Internet. Consumer reviews contain rich and valuable knowledge for both firms and users. However, the reviews are often disorganized, leading to difficulties in information navigation and knowledge acquisition. This article proposes a product aspect ranking framework, which automatically identifies the important aspects of products from online consumer reviews, aiming at improving the usability of the numerous reviews. The important product aspects are identified based on two observations: 1) the important aspects are usually commented on by a large number of consumers and 2) consumer opinions on the important aspects greatly influence their overall opinions on the product. In particular, given the consumer reviews of a product, we first identify product aspects by a shallow dependency parser and determine consumer opinions on these aspects via a sentiment classifier. We then develop a probabilistic aspect ranking algorithm to infer the importance of aspects by simultaneously considering aspect frequency and the influence of consumer opinions given to each aspect over their overall opinions. The experimental results on a review corpus of 21 popular products in eight domains demonstrate the effectiveness of the proposed approach. Moreover, we apply product aspect ranking to two real-world applications, i.e., document-level sentiment classification and extractive review summarization, and achieve significant performance improvements, which demonstrate the capacity of product aspect ranking in facilitating real-world applications. Zhengjun Zha, Jianxing Yu, Jinhui Tang 0001, Meng Wang 0001, Tat-Seng Chua |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2013 | Learning attribute-aware dictionary for image classification and searchabstractBag-of-visual words (BoW) model has recently been well advocated for image classification and search. However, one critical limitation of existing BoW model is the lack of semantic information. To alleviate the impact of this issue, it is imperative to construct semantic-aware visual dictionary. In this paper, we propose a novel approach for learning visual word dictionary embedding intermediate-level semantics. Specifically, we first introduce an Attribute aware Dictionary Learning(AttrDL) scheme to learn multiple sub-dictionaries with specific semantic meanings. We divide training images into different sets and each represents a specific attribute. For each image set, an attribute-aware sub-vocabulary is learned. Hence, these resulting sub-vocabularies are more discriminative for semantics than the traditional vocabularies. Second, to get semantic-aware and discriminative BoW representation with the learned sub-vocabularies, we adopt the idea of L21-norm regularized sparse coding and recode the resulting sparse representation of each image. Experimental results show that the proposed scheme outperforms the state-of-the-art algorithms in both image classification and search tasks. Zhengjun Zha, Huan-Bo Luan, Shiliang Zhang, Qi Tian 0001 |
ICMR | 2 |
| 2012 | Automatic labeling hierarchical topicsabstractRecently, statistical topic modeling has been widely applied in text mining and knowledge management due to its powerful ability. A topic, as a probability distribution over words, is usually difficult to be understood. A common, major challenge in applying such topic models to other knowledge management problem is to accurately interpret the meaning of each topic. Topic labeling, as a major interpreting method, has attracted significant attention recently. However, previous works simply treat topics individually without considering the hierarchical relation among topics, and less attention has been paid to creating a good hierarchical topic descriptors for a hierarchy of topics. In this paper, we propose two effective algorithms that automatically assign concise labels to each topic in a hierarchy by exploiting sibling and parent-child relations among topics. The experimental results show that the inter-topic relation is effective in boosting topic labeling accuracy and the proposed algorithms can generate meaningful topic labels that are useful for interpreting the hierarchical topics. Xianling Mao, Zhaoyan Ming, Zhengjun Zha, Tat-Seng Chua, Hongfei Yan, Xiaoming Li 0001 |
CIKM | 3 |
| 2012 | k-Partite graph reinforcement and its application in multimedia information retrieval
Yue Gao 0002, Meng Wang 0001, Rongrong Ji, Zhengjun Zha, Jialie Shen 0001 |
Inf. Sci. | 4 |
| 2012 | Mining Travel Patterns from Geotagged PhotosabstractRecently, the phenomenal advent of photo-sharing services, such as Flickr and Panoramio, have led to volumous community-contributed photos with text tags, timestamps, and geographic references on the Internet. The photos, together with their time- and geo-references, become the digital footprints of photo takers and implicitly document their spatiotemporal movements. This study aims to leverage the wealth of these enriched online photos to analyze people’s travel patterns at the local level of a tour destination. Specifically, we focus our analysis on two aspects: (1) tourist movement patterns in relation to the regions of attractions (RoA), and (2) topological characteristics of travel routes by different tourists. To do so, we first build a statistically reliable database of travel paths from a noisy pool of community-contributed geotagged photos on the Internet. We then investigate the tourist traffic flow among different RoAs by exploiting the Markov chain model. Finally, the topological characteristics of travel routes are analyzed by performing a sequence clustering on tour routes. Testings on four major cities demonstrate promising results of the proposed system. Yantao Zheng, Zhengjun Zha, Tat-Seng Chua |
ACM Trans. Intell. Syst. Technol. | 2 |
| 2012 | Oracle in Image Search: A Content-Based Approach to Performance PredictionabstractThis article studies a novel problem in image search. Given a text query and the image ranking list returned by an image search system, we propose an approach to automatically predict the search performance. We demonstrate that, in order to estimate the mathematical expectations of Average Precision (AP) and Normalized Discounted Cumulative Gain (NDCG), we only need to predict the relevance probability of each image. We accomplish the task with a query-adaptive graph-based learning based on the images’ ranking order and visual content. We validate our approach with a large-scale dataset that contains the image search results of 1,165 queries from 4 popular image search engines. Empirical studies demonstrate that our approach is able to generate predictions that are highly correlated with the real search performance. Based on the proposed image search performance prediction scheme, we introduce three applications: image metasearch, multilingual image search, and Boolean image search. Comprehensive experiments are conducted to validate our approach. Liqiang Nie, Meng Wang 0001, Zhengjun Zha, Tat-Seng Chua |
ACM Trans. Inf. Syst. | 3 |
| 2011 | ShotTagger: tag location for internet videosabstractSocial video sharing websites allow users to annotate videos with descriptive keywords called tags, which greatly facilitate video search and browsing. However, many tags only describe part of the video content, without any temporal indication on when the tag actually appears. Currently, there is very little research on automatically assigning tags to shot-level segments of a video. In this paper, we leverage user's tags as a source to analyze the content within the video and develop a novel system named ShotTagger to assign tags at the shot level. There are two steps to accomplish the location of tags at shot level. The first is to estimate the distribution of tags within the video, which is based on a multiple instance learning framework. The second is to perform the semantic correlation of a tag with other tags in a video in an optimization framework and impose the temporal smoothness across adjacent video shots to refine the tagging results at shot level. We present different applications to demonstrate the usefulness of the tag location scheme in searching, and browsing of videos. A series of experiments conducted on a set of Youtube videos has demonstrated the feasibility and effectiveness of our approach. Guangda Li, Meng Wang 0001, Yantao Zheng, Zhengjun Zha, Tat-Seng Chua |
ICMR | 5 |
| 2011 | Locally regressive G-optimal design for image retrievalabstract10.1145/1991996.1992055 Zhengjun Zha, Yantao Zheng, Meng Wang 0001, Fei Chang, Tat-Seng Chua |
ICMR | 1 |
| 2011 | Optimizing multimodal reranking for web image searchabstractIn this poster, we introduce a web image search reranking approach with exploring multiple modalities. Diff erent from the conventional methods that build graph with one feature set for reranking, our approach integrates multiple feature sets that describe visual content from different aspects. We simultaneously integrate the learning of relevance scores, the weighting of different feature sets, the distance metric and the scaling for each feature set into a unified scheme. Experimental results on a large data set that contains more than 1,100 queries and 1 million images demonstrate the effectiveness of our approach. Hao Li 0030, Meng Wang 0001, Zhisheng Li, Zhengjun Zha, Jialie Shen 0001 |
SIGIR | 4 |
| 2011 | Product comparison using comparative relationsabstractThis paper proposes a novel Product Comparison approach. The comparative relations between products are first mined from both user reviews on multiple review websites and community-based question answering pairs containing product comparison information. A unified graph model is then developed to integrate the resultant comparative relations for product comparison. Experiments on popular electronic products show that the proposed approach outperforms the state-of-the-art methods. Si Li 0001, Zhengjun Zha, Zhaoyan Ming, Meng Wang 0001, Tat-Seng Chua, Jun Guo 0002, Weiran Xu |
SIGIR | 2 |
| 2011 | Multimedia answering: enriching text QA with media informationabstractExisting community question-answering forums usually provide only textual answers. However, for many questions, pure texts cannot provide intuitive information, while image or video contents are more appropriate. In this paper, we introduce a scheme that is able to enrich text answers with image and video information. Our scheme investigates a rich set of techniques including question/answer classification, query generation, image and video search reranking, etc. Given a question and the community-contributed answer, our approach is able to determine which type of media information should be added, and then automatically collects data from Internet to enrich the textual answer. Different from some efforts that attempt to directly answer questions with image and video data, our approach is built based on the community-contributed textual answers and thus it is more feasible and able to deal with more complex questions. We have conducted empirical study on more than 3,000 QA pairs and the results demonstrate the effectiveness of our approach. Liqiang Nie, Meng Wang 0001, Zhengjun Zha, Guangda Li, Tat-Seng Chua |
SIGIR | 3 |