All Practice Areas

Labor & Employment

노동·고용법

Jurisdiction: All US KR EU Intl
LOW Academic International

Toward Personalized LLM-Powered Agents: Foundations, Evaluation, and Future Directions

arXiv:2602.22680v1 Announce Type: new Abstract: Large language models have enabled agents that reason, plan, and interact with tools and environments to accomplish complex tasks. As these agents operate over extended interaction horizons, their effectiveness increasingly depends on adapting behavior to...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

RLHFless: Serverless Computing for Efficient RLHF

arXiv:2602.22718v1 Announce Type: new Abstract: Reinforcement Learning from Human Feedback (RLHF) has been widely applied to Large Language Model (LLM) post-training to align model outputs with human preferences. Recent models, such as DeepSeek-R1, have also shown RLHF's potential to improve...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

Generative Data Transformation: From Mixed to Unified Data

arXiv:2602.22743v1 Announce Type: new Abstract: Recommendation model performance is intrinsically tied to the quality, volume, and relevance of their training data. To address common challenges like data sparsity and cold start, recent researchs have leveraged data from multiple auxiliary domains...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

FlexMS is a flexible framework for benchmarking deep learning-based mass spectrum prediction tools in metabolomics

arXiv:2602.22822v1 Announce Type: new Abstract: The identification and property prediction of chemical molecules is of central importance in the advancement of drug discovery and material science, where the tandem mass spectrometry technology gives valuable fragmentation cues in the form of...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

DeepPresenter: Environment-Grounded Reflection for Agentic Presentation Generation

arXiv:2602.22839v1 Announce Type: new Abstract: Presentation generation requires deep content research, coherent visual design, and iterative refinement based on observation. However, existing presentation agents often rely on predefined workflows and fixed templates. To address this, we present DeepPresenter, an agentic...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

SPM-Bench: Benchmarking Large Language Models for Scanning Probe Microscopy

arXiv:2602.22971v1 Announce Type: new Abstract: As LLMs achieved breakthroughs in general reasoning, their proficiency in specialized scientific domains reveals pronounced gaps in existing benchmarks due to data contamination, insufficient complexity, and prohibitive human labor costs. Here we present SPM-Bench, an...

1 min 1 month, 2 weeks ago
labor
LOW Academic International

Learning-based Multi-agent Race Strategies in Formula 1

arXiv:2602.23056v1 Announce Type: new Abstract: In Formula 1, race strategies are adapted according to evolving race conditions and competitors' actions. This paper proposes a reinforcement learning approach for multi-agent race strategy optimization. Agents learn to balance energy management, tire degradation,...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

A Fusion of context-aware based BanglaBERT and Two-Layer Stacked LSTM Framework for Multi-Label Cyberbullying Detection

arXiv:2602.22449v1 Announce Type: new Abstract: Cyberbullying has become a serious and growing concern in todays virtual world. When left unnoticed, it can have adverse consequences for social and mental health. Researchers have explored various types of cyberbullying, but most approaches...

1 min 1 month, 2 weeks ago
harassment
LOW Academic International

Iterative Prompt Refinement for Dyslexia-Friendly Text Summarization Using GPT-4o

arXiv:2602.22524v1 Announce Type: new Abstract: Dyslexia affects approximately 10% of the global population and presents persistent challenges in reading fluency and text comprehension. While existing assistive technologies address visual presentation, linguistic complexity remains a substantial barrier to equitable access. This...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

Ruyi2 Technical Report

arXiv:2602.22543v1 Announce Type: new Abstract: Large Language Models (LLMs) face significant challenges regarding deployment costs and latency, necessitating adaptive computing strategies. Building upon the AI Flow framework, we introduce Ruyi2 as an evolution of our adaptive model series designed for...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

Towards Faithful Industrial RAG: A Reinforced Co-adaptation Framework for Advertising QA

arXiv:2602.22584v1 Announce Type: new Abstract: Industrial advertising question answering (QA) is a high-stakes task in which hallucinated content, particularly fabricated URLs, can lead to financial loss, compliance violations, and legal risk. Although Retrieval-Augmented Generation (RAG) is widely adopted, deploying it...

1 min 1 month, 2 weeks ago
ada
LOW Academic International

dLLM: Simple Diffusion Language Modeling

arXiv:2602.22661v1 Announce Type: new Abstract: Although diffusion language models (DLMs) are evolving quickly, many recent models converge on a set of shared components. These components, however, are distributed across ad-hoc research codebases or lack transparent implementations, making them difficult to...

1 min 1 month, 2 weeks ago
ada
LOW Law Review International

The Poly Problem in Zoning: Redefining “Family” for a Changing Society lawreview - Minnesota Law Review

By ARIC SHORT & TANYA PIERCE. Full Text. Single-family zoning has long dictated not only where people may live but also with whom. Although extensively critiqued for perpetuating racial and economic exclusion, these laws also privilege relationships defined by blood,...

1 min 1 month, 2 weeks ago
discrimination
LOW Academic International

Extending Czech Aspect-Based Sentiment Analysis with Opinion Terms: Dataset and LLM Benchmarks

arXiv:2602.22730v1 Announce Type: new Abstract: This paper introduces a novel Czech dataset in the restaurant domain for aspect-based sentiment analysis (ABSA), enriched with annotations of opinion terms. The dataset supports three distinct ABSA tasks involving opinion terms, accommodating varying levels...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Rejection Mixing: Fast Semantic Propagation of Mask Tokens for Efficient DLLM Inference

arXiv:2602.22868v1 Announce Type: new Abstract: Diffusion Large Language Models (DLLMs) promise fast non-autoregressive inference but suffer a severe quality-speed trade-off in parallel decoding. This stems from the ''combinatorial contradiction'' phenomenon, where parallel tokens form semantically inconsistent combinations. We address this...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Modality Collapse as Mismatched Decoding: Information-Theoretic Limits of Multimodal LLMs

arXiv:2602.23136v1 Announce Type: new Abstract: Multimodal LLMs can process speech and images, but they cannot hear a speaker's voice or see an object's texture. We show this is not a failure of encoding: speaker identity, emotion, and visual attributes survive...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Fine-Tuning Without Forgetting In-Context Learning: A Theoretical Analysis of Linear Attention Models

arXiv:2602.23197v1 Announce Type: new Abstract: Transformer-based large language models exhibit in-context learning, enabling adaptation to downstream tasks via few-shot prompting with demonstrations. In practice, such models are often fine-tuned to improve zero-shot performance on downstream tasks, allowing them to solve...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Discourse-Aware Dual-Track Streaming Response for Low-Latency Spoken Dialogue Systems

arXiv:2602.23266v1 Announce Type: new Abstract: Achieving human-like responsiveness is a critical yet challenging goal for cascaded spoken dialogue systems. Conventional ASR-LLM-TTS pipelines follow a strictly sequential paradigm, requiring complete transcription and full reasoning before speech synthesis can begin, which results...

1 min 1 month, 3 weeks ago
labor
LOW Academic International

To Deceive is to Teach? Forging Perceptual Robustness via Adversarial Reinforcement Learning

arXiv:2602.22227v1 Announce Type: new Abstract: Despite their impressive capabilities, Multimodal Large Language Models (MLLMs) exhibit perceptual fragility when confronted with visually complex scenes. This weakness stems from a reliance on finite training datasets, which are prohibitively expensive to scale and...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Code World Models for Parameter Control in Evolutionary Algorithms

arXiv:2602.22260v1 Announce Type: new Abstract: Can an LLM learn how an optimizer behaves -- and use that knowledge to control it? We extend Code World Models (CWMs), LLM-synthesized Python programs that predict environment dynamics, from deterministic games to stochastic combinatorial...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Sustainable LLM Inference using Context-Aware Model Switching

arXiv:2602.22261v1 Announce Type: new Abstract: Large language models have become central to many AI applications, but their growing energy consumption raises serious sustainability concerns. A key limitation in current AI deployments is the reliance on a one-size-fits-all inference strategy where...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Support Tokens, Stability Margins, and a New Foundation for Robust LLMs

arXiv:2602.22271v1 Announce Type: new Abstract: Self-attention is usually described as a flexible, content-adaptive way to mix a token with information from its past. We re-interpret causal self-attention transformers, the backbone of modern foundation models, within a probabilistic framework, much like...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Early Risk Stratification of Dosing Errors in Clinical Trials Using Machine Learning

arXiv:2602.22285v1 Announce Type: new Abstract: Objective: The objective of this study is to develop a machine learning (ML)-based framework for early risk stratification of clinical trials (CTs) according to their likelihood of exhibiting a high rate of dosing errors, using...

1 min 1 month, 3 weeks ago
discrimination
LOW Academic International

UpSkill: Mutual Information Skill Learning for Structured Response Diversity in LLMs

arXiv:2602.22296v1 Announce Type: new Abstract: Reinforcement Learning with Verifiable Rewards (RLVR) has improved the reasoning abilities of large language models (LLMs) on mathematics and programming tasks, but standard approaches that optimize single-attempt accuracy can inadvertently suppress response diversity across repeated...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Predicting Multi-Drug Resistance in Bacterial Isolates Through Performance Comparison and LIME-based Interpretation of Classification Models

arXiv:2602.22400v1 Announce Type: new Abstract: The rise of Antimicrobial Resistance, particularly Multi-Drug Resistance (MDR), presents a critical challenge for clinical decision-making due to limited treatment options and delays in conventional susceptibility testing. This study proposes an interpretable machine learning framework...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

Beyond performance-wise Contribution Evaluation in Federated Learning

arXiv:2602.22470v1 Announce Type: new Abstract: Federated learning offers a privacy-friendly collaborative learning framework, yet its success, like any joint venture, hinges on the contributions of its participants. Existing client evaluation methods predominantly focus on model performance, such as accuracy or...

1 min 1 month, 3 weeks ago
labor
LOW Academic International

Efficient Continual Learning in Language Models via Thalamically Routed Cortical Columns

arXiv:2602.22479v1 Announce Type: new Abstract: Continual learning is a core requirement for deployed language models, yet standard training and fine-tuning pipelines remain brittle under non-stationary data. Online updates often induce catastrophic forgetting, while methods that improve stability frequently increase latency,...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

TEFL: Prediction-Residual-Guided Rolling Forecasting for Multi-Horizon Time Series

arXiv:2602.22520v1 Announce Type: new Abstract: Time series forecasting plays a critical role in domains such as transportation, energy, and meteorology. Despite their success, modern deep forecasting models are typically trained to minimize point-wise prediction loss without leveraging the rich information...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

MixSarc: A Bangla-English Code-Mixed Corpus for Implicit Meaning Identification

arXiv:2602.21608v1 Announce Type: new Abstract: Bangla-English code-mixing is widespread across South Asian social media, yet resources for implicit meaning identification in this setting remain scarce. Existing sentiment and sarcasm models largely focus on monolingual English or high-resource languages and struggle...

1 min 1 month, 3 weeks ago
ada
LOW Academic International

D-COT: Disciplined Chain-of-Thought Learning for Efficient Reasoning in Small Language Models

arXiv:2602.21786v1 Announce Type: new Abstract: Chain-of-Thought (CoT) distillation from Large Language Models (LLMs) often induces "overthinking" in Small Language Models (SLMs), leading to performance degradation and excessive token consumption. In this study, we propose Disciplined Chain-of-Thought (D-CoT), a novel framework...

1 min 1 month, 3 weeks ago
ada
Previous Page 26 of 30 Next

Impact Distribution

Critical 0
High 1
Medium 4
Low 1553