[논문리뷰] Can MLLMs Decode the Creative Leap? Introducing C4 for Cross-Concept Understanding본 논문은 MLLM의 창의적 능력을 체계적으로 평가하기 위한 객관적인 지표가 부족하다는 점을 해결하고자 한다. 기존의 많은 멀티모달 벤치마크는 명시적인 정답이나 직접적인 보상 신호가 존재하는 작업 위주로 구성되어 있어, 창의성에 필수적인 novelty와 appropriateness를 평가하는 데 한계가 있다.#Review#Multimodal Models#Creativity#Cross-Concept Understanding#Multimodal Evaluation#Chengyu2026년 8월 9일댓글 수 로딩 중
[논문리뷰] Beyond Simply Environment Scaling: Designing Effective Environment Distributions for Multimodal Agent Learning본 논문은 단순한 multimodal 환경 수의 확장이 반드시 에이전트 학습에 이득이 되지 않으며, 오히려 환경 간 성능 저하를 초래할 수 있다는 문제 제기에서 시작합니다.#Review#Multimodal Agent#Environment Distribution#Curriculum Learning#Ability-aware Selection#Negative Transfer#Hierarchical Difficulty2026년 8월 9일댓글 수 로딩 중
[논문리뷰] Adversarial Attacks for Good: A Survey of Proactive Protection across the Visual Content Lifecycle본 논문은 현대의 멀티모달 파이프라인에서 시각적 콘텐츠의 권한이 생성자에게 귀속되지 않는 구조적 불균형 문제를 해결하고자 한다. 기존의 법적·제도적 대응은 무단 사용이 발생한 이후의 사후 조치에 국한되어 있으며, 콘텐츠가 AI 파이프라인으로 유입되기 전 단계의 기술적 개입이 절실하다.#Review#Adversarial Machine Learning#Proactive Protection#Visual Content Lifecycle#Adversarial Examples#Deep Learning Security#Generative AI#Content Provenance2026년 8월 9일댓글 수 로딩 중
[논문리뷰] Addressable Memory for Video World Models본 논문은 Autoregressive 비디오 세계 모델에서 긴 시간의 생성 과정 중 발생하는 visual persistence 저하 문제를 해결합니다.#Review#Video World Models#Addressable Memory#KV Cache Compression#RoPE#Temporal Coherence#Episodic Recall#WorldTrace2026년 8월 9일댓글 수 로딩 중
[논문리뷰] WorldClaw: Agentic 3D Open-World Generation at Scale본 논문은 대규모의 자유로운 탐색이 가능한 3D 월드를 생성할 때 발생하는 글로벌 공간 일관성과 로컬 콘텐츠 디테일 사이의 충돌 문제를 해결하고자 합니다 .#Review#3D Scene Generation#Agentic Framework#Procedural Terrain Generation#Open-World#Coarse-to-Fine#Multi-Modal LLM2026년 8월 6일댓글 수 로딩 중
[논문리뷰] World-to-Wrist: Task-Conditioned Future Wrist Modeling for Fine-Grained Robot Manipulation본 논문은 기존 VLA 모델들이 메인 뷰와 손목 뷰를 단순한 병렬 시각 입력으로만 취급하여 미세 조작(Fine-grained manipulation)에 필요한 정교한 동작 예측이 부족하다는 문제 의식에서 출발합니다.#Review#Vision-Language-Action (VLA)#Robot Manipulation#Future Wrist Modeling#Task-Conditioned Interface#Chain-of-Thought (CoT)#Flow-Matching#Real-time Control2026년 8월 6일댓글 수 로딩 중
[논문리뷰] Teaching Nemotron Greek: Mining a Corpus, Adapting Retrieval, and Grounding Generation for Modern Greek across Specialist Domains본 연구는 Modern Greek이 주요 multilingual retrieval 벤치마크 및 Nemotron 모델의 지원 언어에서 제외되어, 전문 도메인에서의 RAG 성능이 검증되지 않는 문제를 해결하고자 합니다.#Review#Modern Greek#Retrieval-Augmented Generation (RAG)#Dense Retrieval#BM25#Nemotron#Cross-Encoder#HERA2026년 8월 6일댓글 수 로딩 중
[논문리뷰] Task-Conditional Flow Matching for Balanced Multilingual Text Embedding Adaptation기존의 다국어 임베딩 모델들은 다양한 하위 작업을 하나의 통합된 목표로 학습시키는데, 이는 작업 간의 상충되는 학습 신호를 발생시켜 특정 작업의 성능 향상이 다른 작업의 성능 저하로 이어지는 문제를 초래합니다.#Review#Multilingual Text Embedding#Flow Matching#Task-Conditional Adaptation#Contrastive Learning#Curriculum Learning#Representation Preservation2026년 8월 6일댓글 수 로딩 중
[논문리뷰] SmartMage: Dynamic Modality Orchestration for 3D Scene Understanding본 논문은 기존의 Multimodal Large Language Models (MLLMs)가 3D 장면 이해 시 모든 모달리티를 고정된 방식으로 결합하여 발생하는 비효율성과 성능 저하 문제를 해결하기 위해 SmartMage를 제안합니다.#Review#3D Scene Understanding#Multimodal Learning#Adaptive Modality Selection#Mixture-of-Experts#Semantic-guided Routing#Embodied Intelligence2026년 8월 6일댓글 수 로딩 중
[논문리뷰] PaDoc: Layout-Grounded Parallel Decoding for Document Parsing본 논문은 기존의 end-to-end 문서 파서가 가진 고질적인 순차적 디코딩 문제를 해결하기 위해 고안되었다 .#Review#Document Parsing#Parallel Decoding#Multimodal Large Language Model (MLLM)#Layout-Grounded#Prefix-Conditioned Factorization#Ancestor Attention#Inference Efficiency2026년 8월 6일댓글 수 로딩 중
[논문리뷰] On-Policy Delta Distillation for Multilingual Math Reasoning본 논문은 LLM의 수학적 추론 능력을 향상시키기 위한 On-Policy Distillation 기법을 다국어(한국어, 일본어 등) 환경으로 확장하는 것을 목표로 합니다. 기존 연구들은 주로 영어 중심의 추론 벤치마크에 집중되어 있어, 비영어권 언어에서의 OPD 및 OPD^2^ 성능 검증이 미흡한 실정입니다.#Review#On-Policy Distillation#OPD^2^#Multilingual Math Reasoning#LLM Post-training#Reasoning Transfer#English-Korean Performance Gap2026년 8월 6일댓글 수 로딩 중
[논문리뷰] OSReward: Instituting Standardized Evaluation for Cross-Platform Computer-Use Reward Models본 연구는 CUA의 성능 평가와 강화학습에 필수적인 Reward 신호를 생성하는 VLM-as-a-Judge가 과연 신뢰할 수 있는지에 대한 근본적인 의문을 제기한다 .#Review#Computer-Using Agents#Reward Models#VLM-as-a-Judge#Trajectory Evaluation#OSReward#OS-Shepherd#Alignment2026년 8월 6일댓글 수 로딩 중
[논문리뷰] MameLoshnLM: Yiddish Language Model and Evaluation Benchmark본 연구는 Yiddish와 같이 역사적으로는 풍부한 문학적 전통을 지녔으나 디지털적으로는 소외된(underrepresented) 언어를 위한 언어 모델 개발의 한계를 해결하고자 한다.#Review#Yiddish#Language Model#Low-Resource#Pretraining#Natural Language Understanding#Benchmark2026년 8월 6일댓글 수 로딩 중
[논문리뷰] MASS: Multiplayer World Models with Authoritative Shared State본 논문은 기존의 비디오 기반 월드 모델들이 다중 플레이어 시나리오에서 겪는 비효율성과 일관성 부족 문제를 해결하는 것을 목적으로 합니다.#Review#Multiplayer World Models#Authoritative Shared State#Logic Engine#Rendering Engine#Video Simulation#Schema-based Architecture#Multi-agent2026년 8월 6일댓글 수 로딩 중
[논문리뷰] Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval본 연구는 기존 LVLM 기반 검색 모델들이 질의 자체에만 의존하여 생성한 CoT가 정작 검색기(retriever)가 왜 실패했는지에 대한 피드백을 반영하지 못한다는 한계를 해결합니다.#Review#Unified Multimodal Retrieval#Retrieval-Centric Chain-of-Thought#Hard Negative Mining#Embedder-Adviser Framework#Group Relative Policy Optimization#Multimodal Reasoning2026년 8월 6일댓글 수 로딩 중
[논문리뷰] Invisible Shortcuts: Why Vision Encoders Know Your Camera본 연구는 현대의 거대한 시각 인코더들이 단순히 의미론적 콘텐츠를 학습하는 것을 넘어, 데이터의 저수준 메타데이터 흔적을 'shortcut'으로 학습한다는 문제를 해결하고자 한다.#Review#Shortcut Learning#Vision Encoders#Metadata Traces#Pretraining#Out-of-Distribution#Data Augmentation#Adversarial Mitigation2026년 8월 6일댓글 수 로딩 중
[논문리뷰] Interpretable MEG Decoding of Perceived Speech: Cortical Sources and the Stimulus Features That Drive Retrieval본 논문은 기존의 고성능 신경망 기반 MEG decoding 모델들이 가지는 '블랙박스'적 한계를 극복하고, 모델이 추출한 정보의 신경과학적 기원을 규명하는 것을 목표로 한다.#Review#Magnetoencephalography#Speech perception#Neural decoding#Interpretable deep learning#Spatial-temporal decomposition#Source localization#Occlusion analysis2026년 8월 6일댓글 수 로딩 중
[논문리뷰] HarnessOpt-Bench: Evaluating LLMs at Harness Optimization본 논문은 LLM 기반 Agent 시스템의 핵심인 Harness를 자동 최적화하는 능력을 측정하기 위한 표준화된 프로토콜인 HarnessOpt-Bench를 제안합니다. 기존 연구들은 각기 다른 시드, 평가 예산, 스코어링 프로토콜을 사용하여 모델 간의 비교가 불가능한 파편화된 환경에 있었습니다 .#Review#Harness Optimization#LLM Agents#Automated Code Optimization#Agentic Systems#Benchmark#Self-Improvement2026년 8월 6일댓글 수 로딩 중
[논문리뷰] GST-Bench: Can VLMs Develop Global Spatial Awareness from Video?본 논문은 기존의 Vision-Language Models(VLMs)이 단일 또는 소수의 이미지 기반 공간 인지 과제에는 능숙하나, 복잡한 비디오 환경에서 요구되는 '글로벌 공간 인지' 능력이 현저히 부족하다는 문제 의식에서 출발한다 .#Review#GST-Bench#Global Spatial Awareness#Video-Language Models#Embodied AI#Spatial Reasoning#VQA2026년 8월 6일댓글 수 로딩 중
[논문리뷰] From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models본 논문은 기존의 경제학 연구가 결과물에 대한 '관찰과 설명'에 머물러 있다는 한계를 지적하며, 경제 현상이 모델 내부에서 자생적으로 생성되는 '생성적 설명(Generative Explanation)'의 필요성을 제기합니다 .#Review#Economic World Models#Agentic Economies#Generative Economic Simulation#LLM Agents#Data-Driven Generative Equilibrium#Multi-Agent System2026년 8월 6일댓글 수 로딩 중