Papers with sustainability
Deep Learning Based Named Entity Recognition Models for Recipes (2024.lrec-main)
Copied to clipboard
Ayush Agarwal, Janak Kapuriya, Shubham Agrawal, Akhil Vamshi Konam, Mansi Goel, Rishabh Gupta, Shrey Rastogi, Niharika Niharika, Ganesh Bagler
| Challenge: | Named entity recognition is a technique for extracting information from unstructured data with known labels. |
| Approach: | They use named entity recognition to annotate ingredients from recipe data . they use a clustering-based approach to annnotate 88,526 phrases . |
| Outcome: | The proposed method improves on a dataset of 88,526 phrases from RecipeDB . the fine-tuned spaCy-transformer performs better than the previous methods . |
MPTA: MultiTask Personalization Assessment (2025.findings-emnlp)
Copied to clipboard
| Challenge: | MTPA tests large language models on real personas spanning demographics, beliefs, and values . aggregate metrics suggest models are truthful and safe, subgroup-specific evaluations reveal hidden pockets of degraded factuality, fairness disparities, and inconsistent value alignment. |
| Approach: | a benchmark is a tool that leverages large-scale survey data to construct real personas . they show persona conditioning exposes pluralistic misalignment . |
| Outcome: | MTPA conditions models on real personas and tests their behavior across alignment tasks. |
Continual Quantization-Aware Pre-Training: When to transition from 16-bit to 1.58-bit pre-training for BitNet language models? (2025.findings-acl)
Copied to clipboard
| Challenge: | Quantization-aware training of large language models reduces the precision of model parameters and reduces memory usage and energy consumption at inference time. |
| Approach: | They propose a method where models are first trained with 16-bit precision and then transition to 1.58-bit quantization-aware training. |
| Outcome: | The proposed training strategy reduces memory and energy consumption while maintaining model accuracy while reducing memory and inference time. |
From Individual Excellence to Collective Sustainability: Seeking Strategic Equilibrium in Proactive Multi-Agent Teams (2026.findings-acl)
Copied to clipboard
| Challenge: | a team of proactive agents suffer from a greedy optimization for immediate task accuracy . a new approach to improve team collaboration is based on the opportunity cost . |
| Approach: | They propose a game-theoretic proactive multi-agent reinforcement learning framework to solve this imbalance . they use a Positive-Unlabeled scorer to anchor intervention quality under sparse supervision . |
| Outcome: | The proposed framework maintains high performance while preventing experts from over-developing. |