Papers › All-in-One Image Coding for Joint Human-Machine Vision with Multi-Path Aggregation

All-in-One Image Coding for Joint Human-Machine Vision with Multi-Path Aggregation

29 Sep 2024arXiv:2409.19660archive 2025-07-28

Xu Zhang, Peiyao Guo, Ming Lu, Zhan Ma

Image coding for multi-task applications, catering to both human perception and machine vision, has been extensively investigated. Existing methods often rely on multiple task-specific encoder-decoder pairs, leading to high overhead of parameter and bitrate usage, or face challenges in multi-objective optimization under a unified representation, failing to achieve both performance and efficiency. To this end, we propose Multi-Path Aggregation (MPA) integrated into existing coding models for joint human-machine vision, unifying the feature representation with an all-in-one architecture. MPA employs a predictor to allocate latent features among task-specific paths based on feature importance varied across tasks, maximizing the utility of shared features while preserving task-specific features for subsequent refinement. Leveraging feature correlations, we develop a two-stage optimization strategy to alleviate multi-task performance degradation. Upon the reuse of shared features, as low as 1.89% parameters are further augmented and fine-tuned for a specific task, which completely avoids extensive optimization of the entire model. Experimental results show that MPA achieves performance comparable to state-of-the-art methods in both task-specific and multi-objective optimization across human viewing and machine analysis tasks. Moreover, our all-in-one design supports seamless transitions between human- and machine-oriented reconstruction, enabling task-controllable interpretation without altering the unified model. Code is available at https://github.com/NJUVISION/MPA.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.19660")

Code

Syntology Ran 11 of 15 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NJUVISION/MPA officialmentioned in papermentioned on GitHubpytorchNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 11 ran; 2 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
4ran · our draft was wrong
1ran · fixture could not drive it
3ran
4unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from njuvision/mpa. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy njuvision/mpa/examples/eval_cls_real_bpp.py official repository ran · fixture could not drive it fingerprinted licence not identified · pointer only · b47790190bfa0514 · report
batch_index_fill NJUVISION/MPA/compressai/layers/layers.py official repository ran · our draft was wrong no licence file found · pointer only · 7839fb1aca0933e2 · report
batch_index_select NJUVISION/MPA/compressai/layers/layers.py official repository ran · our draft was wrong no licence file found · pointer only · 908619be92da9903 · report
conv NJUVISION/MPA/compressai/models/utils.py official repository ran · our draft was wrong no licence file found · pointer only · f2cea3e9848ae52d · report
conv3x3 NJUVISION/MPA/seg_model/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · fac5364e2f53c6db · report
find_named_buffer NJUVISION/MPA/compressai/models/utils.py official repository ran · honoured contract no licence file found · pointer only · a94389b554ddc179 · report
get_scale_table njuvision/mpa/compressai/models/mpa.py official repository ran · honoured contract licence not identified · pointer only · feb29b32fc1ec50e · report
gumbel_sigmoid NJUVISION/MPA/compressai/layers/layers.py official repository ran licence not identified · pointer only · cba60dba29f40ee7 · report
resnet18 NJUVISION/MPA/seg_model/resnet.py official repository ran licence not identified · pointer only · b8f76281c8efae48 · report
resnet34 NJUVISION/MPA/seg_model/resnet.py official repository ran licence not identified · pointer only · 81e6f33194021bdd · report
str2bool njuvision/mpa/examples/eval_cls_real_bpp.py official repository ran · violated contract licence not identified · pointer only · ecf287c12bb06741 · report
configure_optimizers njuvision/mpa/examples/train_stage1_wo_gan.py official repository unverified licence not identified · pointer only · 07013938ed5a3d55 · report
find_named_module NJUVISION/MPA/compressai/models/utils.py official repository unverified no licence file found · pointer only · 0b4d7c9d1baaf828 · report
init njuvision/mpa/examples/train_stage1_wo_gan.py official repository unverified licence not identified · pointer only · 6656404be8df535e · report
init njuvision/mpa/examples/eval_cls_real_bpp.py official repository unverified licence not identified · pointer only · ffb7e6e59725022b · report

Tasks

AllData CompressionFeature ImportanceImage ClassificationImage CompressionSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections