EDBT 2026 Demo / reviewers in the wild / expert
Wei Liu 0006
dblp:49/3283-6 · also Wei Vivian Liu
· DBLP profile ↗
19ranked-venue papers in the field
0as first author
8since 2021 · last 2026
0000-0002-7409-0948ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 13Information Retrieval & Web Search · 4Database Systems & Data Management · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | LMS-Retrieval: Layout-Aware, Modality-Aware, Structure-Aware Document Retrieval
Man Qin, Tim French 0002, Wei Liu 0006 |
ICDAR (3) | 3 |
| 2025 | DAG-Think-Twice: Causal Structure Guided Elicitation of Causal Reasoning in LLMs
Zheyuan Deng, Qiang Sun 0006, Jichunyang Li, Wei Liu 0006 |
PAKDD (7) | 4 |
| 2025 | Graph-Based Multimodal Contrastive Learning for Chart Question AnsweringabstractChart question answering (ChartQA) is challenged by the heterogeneous composition of chart elements and the subtle data patterns they encode.This work introduces a novel joint multimodal scene graph framework that explicitly models the relationships among chart components and their underlying structures.The framework integrates both visual and textual graphs to capture structural and semantic characteristics, while a graph contrastive learning strategy aligns node representations across modalities-enabling their seamless incorporation into a transformer decoder as soft prompts.Moreover, a set of tailored Chain-of-Thought (CoT) prompts is proposed to enhance multimodal large language models (MLLMs) in zero-shot scenarios by mitigating hallucinations.Extensive evaluations on benchmarks including ChartQA, OpenCQA, and ChartX demonstrate significant performance improvements and validate the efficacy of the proposed approach. Yue Dai 0006, Soyeon Caren Han, Wei Liu 0006 |
SIGIR | 3 |
| 2025 | Spherical Embeddings for Atomic Relation Projection Reaching Complex Logical Query AnsweringabstractProjecting knowledge graph queries into an embedding space using geometric models (points, boxes and spheres) can help to answer queries for large incomplete knowledge graphs. In this work, we propose a symbolic learning-free approach using fuzzy logic to address the shape-closure problem that restricted geometric-based embedding models to only a few shapes (e.g. ConE) for answering complex logical queries. The use of symbolic approach facilitates non-closure geometric models (e.g. point, box) to handle logical operators (including negation). This enabled our newly proposed spherical embeddings (SpherE) in this work to use a polar coordinate system to effectively represent hierarchical relation. Results show that the SpherE model can answer existential positive first-order logic and negation queries. We show that SpherE significantly outperforms the point and box embeddings approaches while generating semantically meaningful hierarchy-aware embeddings. Chau D. M. Nguyen, Tim French 0002, Michael Stewart 0006, Melinda R. Hodkiewicz, Wei Liu 0006 |
WWW | 5 |
| 2024 | MSG-Chart: Multimodal Scene Graph for ChartQAabstractAutomatic Chart Question Answering (ChartQA) is challenging due to the complex distribution of chart elements with patterns of the underlying data not explicitly displayed in charts. To address this challenge, we design a joint multimodal scene graph for charts to explicitly represent the relationships between chart elements and their patterns. Our proposed multimodal scene graph includes a visual graph and a textual graph to jointly capture the structural and semantical knowledge from the chart. This graph module can be easily integrated with different vision transformers as inductive bias. Our experiments demonstrate that incorporating the proposed graph module enhances the understanding of charts' elements' structure and semantics, thereby improving performance on publicly available benchmarks, ChartQA and OpenCQA. Yue Dai 0006, Soyeon Caren Han, Wei Liu 0006 |
CIKM | 3 |
| 2024 | Are Graph Embeddings the Panacea? - An Empirical Survey from the Data Fitness Perspective
Qiang Sun 0006, Du Q. Huynh, Mark Reynolds 0001, Wei Liu 0006 |
PAKDD (2) | 4 |
| 2022 | E2EET: from pipeline to end-to-end entity typing via transformer-based embeddings
Michael Stewart 0006, Wei Liu 0006 |
Knowl. Inf. Syst. | 2 |
| 2021 | Auto-labelling entities in low-resource text: a geological case study
Majigsuren Enkhsaikhan, Wei Liu 0006, Eun-Jung Holden, Paul Duuring |
Knowl. Inf. Syst. | 2 |
| 2019 | ICDM 2019 Knowledge Graph Contest: Team UWAabstractWe present an overview of our triple extraction system for the ICDM 2019 Knowledge Graph Contest. Our system uses a pipeline-based approach to extract a set of triples from a given document. It offers a simple and effective solution to the challenge of knowledge graph construction from domain-specific text. It also provides the facility to visualise useful information about each triple such as the degree, betweenness, structured relation type(s), and named entity types. Michael Stewart 0006, Majigsuren Enkhsaikhan, Wei Liu 0006 |
ICDM | 3 |
| 2018 | Towards Geological Knowledge Discovery Using Vector-Based Semantic Similarity
Majigsuren Enkhsaikhan, Wei Liu 0006, Eun-Jung Holden, Paul Duuring |
ADMA | 2 |
| 2018 | A Novel Framework for Constructing Partially Monotone Rule EnsemblesabstractIn many machine learning applications there exists prior knowledge that the response variable should be non-decreasing in one or more of the features. For example, the chance of a tumour being malignant should not decrease with increasing diameter (all else being equal). While a number of classification algorithms make use of monotone knowledge, many are limited to full monotonicity (in all features). Taking inspiration from instance based classifiers, we present a framework for monotone additive rule ensembles that is the first to cater for partial monotonicity (in some features). We demonstrate it by developing a partially monotone instance based classifier based on L1 cones. Experiments show that the algorithm produces reasonable results on real data sets while ensuring perfect partial monotonicity. Christopher Bartley, Wei Liu 0006, Mark Reynolds 0001 |
ICDE | 2 |
| 2017 | An Interactive Web-Based Toolset for Knowledge Discovery from Short Text Log Data
Michael Stewart 0006, Wei Liu 0006, Rachel Cardell-Oliver, Mark Griffin |
ADMA | 2 |
| 2017 | A Matrix-Vector Recurrent Unit Model for Capturing Compositional Semantics in Phrase EmbeddingsabstractThe meaning of a multi-word phrase not only depends on the meaning of its constituent words, but also the rules of composing them to give the so-called compositional semantic. However, many deep learning models for learning compositional semantics target specific NLP tasks such as sentiment classification. Consequently, the word embeddings encode the lexical semantics, the weights of the networks are optimised for the classification task. Such models have no mechanisms to explicitly encode the compositional rules, and hence they are insufficient in capturing the semantics of phrases. We present a novel recurrent computational mechanism that specifically learns the compositionality by encoding the compositional rule of each word into a matrix. The network uses a recurrent architecture to capture the order of words for phrases with various lengths without requiring extra preprocessing such as part-of-speech tagging. The model is thoroughly evaluated on both supervised and unsupervised NLP tasks including phrase similarity, noun-modifier questions, sentiment distribution prediction, and domain specific term identification tasks. We demonstrate that our model consistently outperforms the LSTM and CNN deep learning models, simple algebraic compositions, and other popular baselines on different datasets. Rui Wang 0116, Wei Liu 0006, Chris McDonald |
CIKM | 2 |
| 2016 | Temporal Interaction Biased Community Detection in Social Networks
Noha Alduaiji, Jianxin Li 0001, Amitava Datta, Xiaolu Lu 0002, Wei Liu 0006 |
ADMA | 5 |
| 2016 | Effective Monotone Knowledge Integration in Kernel Support Vector Machines
Christopher Bartley, Wei Liu 0006, Mark Reynolds 0001 |
ADMA | 2 |
| 2015 | Efficient Discovery of Recurrent Routine Behaviours in Smart Meter Time Series by Growing Subsequences
Jin Wang 0002, Rachel Cardell-Oliver, Wei Liu 0006 |
PAKDD (2) | 3 |
| 2011 | An Investigation of Recursive Auto-associative Memory in Sentiment Detection
Saeed Danesh, Wei Liu 0006, Tim French 0002, Mark Reynolds 0001 |
ADMA (1) | 2 |
| 2009 | Acquiring Semantic Relations Using the Web for Constructing Lightweight Ontologies
Wilson Wong, Wei Liu 0006, Mohammed Bennamoun |
PAKDD | 2 |
| 2007 | Tree-Traversing Ant Algorithm for term clustering based on featureless similarities
Wilson Wong, Wei Liu 0006, Mohammed Bennamoun |
Data Min. Knowl. Discov. | 2 |