paper-with-me

Papers

Information Screening whilst Exploiting! Multimodal Relation Extraction with Feature Denoising and Multimodal Topic Modeling

2023-05-19 · Shengqiong Wu, Hao Fei, Yixin Cao, Lidong Bing, Tat-Seng Chua

Existing research on multimodal relation extraction (MRE) faces two co-existing challenges, internal-information over-utilization and external-information under-exploitation. To combat that, we propose a novel framework that simultaneously implements the idea of internal-information screening and external-information exploiting. First, we represent the fine-grained semantic structures of the input image and text with the visual and textual scene graphs, which are further fused into a unified cross-modal graph (CMG). Based on CMG, we perform structure refinement with the guidance of the graph information bottleneck principle, actively denoising the less-informative features. Next, we perform topic modeling over the input image and text, incorporating latent multimodal topic features to enrich the contexts. On the benchmark MRE dataset, our system outperforms the current best model significantly. With further in-depth analyses, we reveal the great potential of our method for the MRE task. Our codes are open at https://github.com/ChocoWu/MRE-ISE.

📄 PDF Abstract BibTeX arXiv:2305.11719

Code (1)

chocowu/mre-ise 공식 구현 pytorch

Tasks

DenoisingRelationRelation Extraction

Similar Papers 제목 키워드 기반

Interpreting Knowledge Graph Relation Representation from Word Embeddings

2019-09-25 · ICLR 2021 1 · Carl Allen, Ivana Balažević, Timothy Hospedales

Many models learn representations of knowledge graph data by exploiting its low-rank latent structure, encoding known relations between entities and enabling unknown facts to be inferred. To predict whether a relation ho…

Link PredictionRelationWord Embeddings

Reliable Multimodality Eye Disease Screening via Mixture of Student's t Distributions

2023-03-17 · Ke Zou, Tian Lin, Xuedong Yuan, Haoyu Chen 외

Multimodality eye disease screening is crucial in ophthalmology as it integrates information from diverse sources to complement their respective performances. However, the existing methods are weak in assessing the relia…

Decision Making

Rep3Net: An Approach Exploiting Multimodal Representation for Molecular Bioactivity Prediction

2025-11-29 · Sabrina Islam, Md. Atiqur Rahman, Md. Bakhtiar Hasan, Md. Hasanul Kabir arxiv

Accurate prediction of compound potency accelerates early-stage drug discovery by prioritizing candidates for experimental testing. However, many Quantitative Structure-Activity Relationship (QSAR) approaches for this pr…

Drug Discovery

GAME: Generalized deep learning model towards multimodal data integration for early screening of adolescent mental disorders

2023-09-18 · Zhicheng Du, Chenyao Jiang, Xi Yuan, Shiyao Zhai 외

The timely identification of mental disorders in adolescents is a global public health challenge.Single factor is difficult to detect the abnormality due to its complex and subtle nature. Additionally, the generalized mu…

Data Integration

MolFusion: Multimodal Fusion Learning for Molecular Representations via Multi-granularity Views

2024-06-26 · MuZhen Cai, Sendong Zhao, Haochun Wang, Yanrui Du 외

Artificial Intelligence predicts drug properties by encoding drug molecules, aiding in the rapid screening of candidates. Different molecular representations, such as SMILES and molecule graphs, contain complementary inf…