[논문리뷰] Parametric Social Identity Injection and Diversification in Public Opinion Simulation본 논문은 기존의 LLM 기반 공공 의견 시뮬레이션 방식이 가진 심각한 다양성 결여 문제를 해결하고자 한다. 저자들은 기존의 프롬프트 기반 페르소나 방식이 실제 인간의 응답 분포를 모사하지 못하고, 계층적 정보 전달 과정에서 정체성 정보가 유실되는 Diversity Collapse 현상을 발견하였다 .#Review#Agent-based Modeling#Public Opinion Simulation#Social Diversity#Large Language Models#Hidden State Manipulation2026년 6월 7일댓글 수 로딩 중
[논문리뷰] PaperFlow: Profiling, Recommending, and Adapting Across Daily Paper Streams본 논문은 기존의 논문 추천 시스템이 대부분 고정된 후보군을 대상으로 하는 Static Ranking 문제로 프레임워크를 제한하고 있다는 한계를 지적합니다 .#Review#Scientific Paper Recommendation#User Profiling#Interest Drift#Longitudinal Benchmark#Multi-signal Aggregation#LLM-based Recommendation2026년 6월 7일댓글 수 로딩 중
[논문리뷰] OpenSkill: Open-World Self-Evolution for LLM Agents본 논문은 LLM 에이전트가 배포 후 외부의 정답이나 지도 없이 스스로 학습할 수 있는 'Open-World Self-Evolution' 환경에서의 불확실성을 해결하고자 합니다 .#Review#Open-World Self-Evolution#LLM Agents#Supervision-Free#Skill Evolution#Virtual Verifier#Knowledge Acquisition#Model Transferability2026년 6월 7일댓글 수 로딩 중
[논문리뷰] Measuring Model Robustness via Fisher Information: Spectral Bounds, Theoretical Guarantees, and Practical Algorithms본 논문은 딥러닝 모델의 견고성 평가가 특정 공격(Attack-dependent)에 과도하게 의존하고 있으며, 이론적 근거가 부족하다는 점을 해결하고자 한다. 기존의 Lipschitz constant나 CLEVER score와 같은 지표들은 확장성(Scalability)이 낮거나 확률적 해석력이 부족하다는 한계가 있다.#Review#Model Robustness#Fisher Information Matrix#Spectral Norm#Adversarial Vulnerability#Interpretability#Deep Learning2026년 6월 7일댓글 수 로딩 중
[논문리뷰] MMAE: A Massive Multitask Audio Editing Benchmark본 연구는 instruction-based audio editing 분야의 급격한 발전에도 불구하고, 이를 체계적으로 평가할 수 있는 통합적인 인프라가 부재하다는 문제점을 해결하고자 합니다.#Review#Audio Editing#Benchmark#Multitask Learning#Rubric-based Evaluation#Instruction Following#Consistency2026년 6월 7일댓글 수 로딩 중
[논문리뷰] LayerRoute: Input-Conditioned Adaptive Layer Skipping via LoRA Fine-Tuning for Agentic Language Models본 논문은 에이전트 시스템에서 도구 호출과 계획 수립처럼 서로 다른 복잡도를 가진 작업이 수행됨에도 불구하고, 모든 단계에 동일한 연산량을 투입하는 비효율성을 해결하고자 합니다. 기존 LLM 추론 시스템은 고정된 transformer 레이어 구조를 사용하여 모든 토큰에 대해 동일한 컴퓨팅 비용을 소모합니다.#Review#Layer Skipping#Agentic LLM#LoRA#Adaptive Inference#Straight-Through Estimator#Model Efficiency2026년 6월 7일댓글 수 로딩 중
[논문리뷰] LLM Explainability with Counterfactual Chains and Causal Graphs본 논문은 LLM의 추론 과정이 불투명하여 고위험 영역에서의 신뢰성 확보가 어렵다는 문제를 해결하고자 합니다. 기존의 어텐션 분석이나 특징 기여도(feature attribution) 방식은 본질적으로 상관관계에 기반하고 있어, LLM의 복잡한 추론 메커니즘을 명확하게 설명하는 데 한계가 있습니다.#Review#LLM Explainability#Causal Graphs#Counterfactual Chains#Concept Discovery#MCMC#Predictive Fidelity2026년 6월 7일댓글 수 로딩 중
[논문리뷰] LIMMT: Less is More for Motion Tracking본 논문은 휴머노이드 모션 트래킹 학습에서 무분별한 데이터 확장(Data Scaling)이 오히려 성능 저하를 초래한다는 문제점을 지적합니다.#Review#Motion Tracking#Humanoid Robot#Data-Centric AI#Physics-based Simulation#Imitation Learning#Data Curation2026년 6월 7일댓글 수 로딩 중
[논문리뷰] How Far Can Chord-Symbol Time-Series Adaptation Carry Genre Identity? Capabilities and Boundaries in Multi-Genre Chord-Symbol Modeling본 논문은 chord-symbol 시계열 데이터가 실제 음악 장르의 정체성을 얼마나 담아낼 수 있는지, 그 표현력의 한계는 어디인지를 규명하는 것을 목적으로 한다.#Review#Chord-symbol modeling#Genre identity#PEFT#LoRA#Music Transformer#Representation boundary2026년 6월 7일댓글 수 로딩 중
[논문리뷰] HarnessForge: Joint Harness and Policy Evolution for Adaptive Agent Systems본 논문은 LLM agent 시스템의 Meta-adaptation을 수행할 때 발생하는 '실행 호환성(Executable Compatibility) 결여' 문제를 해결합니다.#Review#LLM Agents#Meta-Adaptation#Harness-Policy Co-evolution#Agent System Design#Reasoning Policy Alignment2026년 6월 7일댓글 수 로딩 중
[논문리뷰] GENEB: Why Genomic Models Are Hard to Compare본 논문은 현재 유전체 머신러닝 분야가 파편화된 벤치마크와 상호 호환되지 않는 평가 프로토콜로 인해 모델 간의 정당한 비교가 불가능한 문제에 직면해 있다고 지적한다 .#Review#Genomic Foundation Models#Benchmark#Probing#Cross-Model Evaluation#Architecture#Pretraining#Genomics2026년 6월 7일댓글 수 로딩 중
[논문리뷰] Entropy as a Structural Prior: How a Log-Barrier on DiT Belief Space Drives Musical Diversity and Development본 논문은 확산 모델(Diffusion Model) 학습 시 확신에 기반한 그래디언트 가중치 부여가 모델의 오류를 증폭시킬 수 있다는 기존의 고정관념을 반박하고, 이를 통해 구조적 이점을 얻을 수 있음을 입증합니다.#Review#Diffusion Models#Belief Space#Music Generation#LoRA#Implicit Curriculum#Entropy#Log-Barrier2026년 6월 7일댓글 수 로딩 중
[논문리뷰] Direct 3D-Aware Object Insertion via Decomposed Visual Proxies본 연구는 기존의 Object insertion 기술이 2D image plane에 국한되어 있어, 사용자가 원하는 물체의 3D pose를 정밀하게 제어하지 못하는 한계를 해결하고자 합니다.#Review#Object Insertion#Pose-Controllable#Decomposed Visual Proxies#3D-Aware#Diffusion Model#Image Synthesis2026년 6월 7일댓글 수 로딩 중
[논문리뷰] Critic-R: Improving Agentic Search using Instruction-tuned Retrievers with Natural Language Introspective Feedback본 논문은 Agentic Search 환경에서 기존 Retriever의 경직성이 전체 시스템 성능의 병목 현상(bottleneck)을 유발한다는 점을 해결하고자 합니다. 기존 연구들은 주로 Reasoning Agent만을 최적화하거나, Retriever를 고정된 블랙박스로 간주하는 한계를 보입니다.#Review#Agentic Search#Retrieval-Augmented Generation#Instruction-tuned Retriever#Inference-time Scaling#Contrastive Learning#Introspective Feedback2026년 6월 7일댓글 수 로딩 중
[논문리뷰] Compress-Distill: Reasoning Trace Compression for Efficient Knowledge Distillation본 논문은 최신 Reasoning 모델들이 생성하는 긴 Chain-of-Thought 추론 과정이 Distillation 시 비용을 크게 증가시키고, Student 모델이 지나치게 장황한 답변을 생성하도록 유도한다는 점에 주목합니다.#Review#Knowledge Distillation#Chain-of-Thought#Reasoning Trace#Model Compression#Supervised Fine-tuning#Inference Efficiency#Large Language Models2026년 6월 7일댓글 수 로딩 중
[논문리뷰] Augmenting Attention with Exponentially Decaying Memory Improves Query-Aware KV Sparsity본 논문은 Long-context LLM의 추론 효율성을 높이기 위한 기존 Query-aware sparse inference 기법들의 성능 한계를 극복하는 것을 목표로 한다.#Review#Efficient Inference#Query-Aware Sparsity#KV-cache#Exponentially Decaying Memory#RAT+#Long-Context LLM2026년 6월 7일댓글 수 로딩 중
[논문리뷰] AnchorWorld: Embodied Egocentric World Simulation with View-based Evolution Customization기존의 interactive world model들은 주로 키보드/마우스 입력이나 단순한 텍스트 프롬프트에 의존하여, 인간의 실제 동작(full-body motion)에 기반한 자연스러운 상호작용을 반영하지 못하는 한계가 있습니다.#Review#Embodied AI#Egocentric World Simulation#World Customization#Human Action Control#Anchor-View Priors#Video Generation2026년 6월 7일댓글 수 로딩 중
[논문리뷰] World-Language-Action Model for Unified World Modeling, Language Reasoning, and Action Synthesis본 논문은 기존의 WAM (World-Action Model)과 VLA (Vision-Language-Action Model)가 가진 한계를 극복하기 위해 제안되었다.#Review#Embodied AI#World Modeling#Language Reasoning#Action Synthesis#Autoregressive Transformer#Test-Time Scaling#Cross-Embodiment2026년 6월 4일댓글 수 로딩 중
[논문리뷰] VideoKR: Towards Knowledge- and Reasoning-Intensive Video Understanding본 논문은 현대의 멀티모달 모델들이 단순한 시각적 인식을 넘어 전문적인 도메인 지식과 다단계 추론이 필요한 비디오 이해 태스크에서 한계를 보인다는 점을 지적한다.#Review#Video Understanding#Knowledge-Intensive Reasoning#Training Corpus#CoT#Benchmark#Skill-Oriented#Reinforcement Learning2026년 6월 4일댓글 수 로딩 중
[논문리뷰] Video2LoRA: Parametric Video Internalization for Vision-Language Models본 논문은 기존 VLM 기반 비디오 이해 모델들이 겪는 고질적인 컨텍스트 윈도우 병목 현상과 과도한 토큰 소비 문제를 해결하고자 합니다. 기존 방식은 프레임별로 수백 개의 시각 토큰을 컨텍스트에 삽입해야 하므로, 영상 길이가 길어지거나 질의가 반복될 때마다 메모리와 Latency 부담이 기하급수적으로 증가합니다 .#Review#Video-Language Models#Low-Rank Adaptation#Hypernetwork#Video Internalization#Inference Efficiency#Parametric Knowledge Compression#Perceiver2026년 6월 4일댓글 수 로딩 중