Skip to content
/ DMEA Public

Implementation of the WWW paper "Enhancing Multi-Modal Entity Alignment via Multi-Grained Decision Fusion"

Notifications You must be signed in to change notification settings

mikumifa/DMEA

Repository files navigation

WWW 2026

This repository contains the source code and instructions to reproduce the experiments described in our anonymous paper submitted to The Web Conference (WWW) 2026.

Reproducing the Experiments

To run all experiments as described in the paper, simply execute:

nohup bash run_experiments.sh > run_batch.out 2>&1 &

This will start the experiments in the background and log the output to run_batch.out.

Environment Setup

Please ensure all dependencies are installed as specified in the provided configuration or requirements files before running the experiments.

About

Implementation of the WWW paper "Enhancing Multi-Modal Entity Alignment via Multi-Grained Decision Fusion"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published