paper-with-me

홈 › Papers

RoDE: Linear Rectified Mixture of Diverse Experts for Food Large Multi-Modal Models

2024-07-17 · Pengkun Jiao, Xinlan Wu, Bin Zhu, Jingjing Chen, Chong-Wah Ngo, Yugang Jiang

Large Multi-modal Models (LMMs) have significantly advanced a variety of vision-language tasks. The scalability and availability of high-quality training data play a pivotal role in the success of LMMs. In the realm of food, while comprehensive food datasets such as Recipe1M offer an abundance of ingredient and recipe information, they often fall short of providing ample data for nutritional analysis. The Recipe1M+ dataset, despite offering a subset for nutritional evaluation, is limited in the scale and accuracy of nutrition information. To bridge this gap, we introduce Uni-Food, a unified food dataset that comprises over 100,000 images with various food labels, including categories, ingredients, recipes, and ingredient-level nutritional information. Uni-Food is designed to provide a more holistic approach to food data analysis, thereby enhancing the performance and capabilities of LMMs in this domain. To mitigate the conflicts arising from multi-task supervision during fine-tuning of LMMs, we introduce a novel Linear Rectification Mixture of Diverse Experts (RoDE) approach. RoDE utilizes a diverse array of experts to address tasks of varying complexity, thereby facilitating the coordination of trainable parameters, i.e., it allocates more parameters for more complex tasks and, conversely, fewer parameters for simpler tasks. RoDE implements linear rectification union to refine the router's functionality, thereby enhancing the efficiency of sparse task allocation. These design choices endow RoDE with features that ensure GPU memory efficiency and ease of optimization. Our experimental results validate the effectiveness of our proposed approach in addressing the inherent challenges of food-related multitasking.

📄 PDF Abstract BibTeX arXiv:2407.12730

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNutrition

Similar Papers 제목 키워드 기반

3D-MoE: A Mixture-of-Experts Multi-modal LLM for 3D Vision and Pose Diffusion via Rectified Flow

2025-01-28 · Yueen Ma, Yuzheng Zhuang, Jianye Hao, Irwin King

3D vision and spatial reasoning have long been recognized as preferable for accurately perceiving our three-dimensional world, especially when compared with traditional visual reasoning based on 2D images. Due to the dif…

Instruction FollowingMixture-of-ExpertsQuestion AnsweringSpatial Reasoning+2

Super-Linear: A Lightweight Pretrained Mixture of Linear Experts for Time Series Forecasting

2025-09-18 · Liran Nochumsohn, Raz Marshanski, Hedi Zisling, Omri Azencot arxiv

Time series forecasting (TSF) is critical in domains like energy, finance, healthcare, and logistics, requiring models that generalize across diverse datasets. Large pre-trained models such as Chronos and Time-MoE show s…

Time Series Forecasting

MixFlow: Mixed Source Distributions Improve Rectified Flows

2026-04-10 · Nazir Nayal, Christopher Wewer, Jan Eric Lenssen arxiv

Diffusion models and their variations, such as rectified flows, generate diverse and high-quality images, but they are still hindered by slow iterative sampling caused by the highly curved generative paths they learn. An…

Router Upcycling: Leveraging Mixture-of-Routers in Mixture-of-Experts Upcycling

2025-08-31 · Junfeng Ran, Guangxiang Zhao, Yuhan Wu, Dawei Zhu 외 arxiv

The Mixture-of-Experts (MoE) models have gained significant attention in deep learning due to their dynamic resource allocation and superior performance across diverse tasks. However, efficiently training these models re…

Efficient Deweather Mixture-of-Experts with Uncertainty-aware Feature-wise Linear Modulation

2023-12-27 · Rongyu Zhang, Yulin Luo, Jiaming Liu, Huanrui Yang 외

The Mixture-of-Experts (MoE) approach has demonstrated outstanding scalability in multi-task learning including low-level upstream tasks such as concurrent removal of multiple adverse weather effects. However, the conven…

Image RestorationMixture-of-ExpertsMulti-Task Learning