paper-with-me

홈 › Papers

Decomposition scheme matters more than you may think

2021-04-19 · Anna Naszodi

This paper promotes the application of a path-independent decomposition scheme. Besides presenting some theoretical arguments supporting this decomposition scheme, this study also illustrates the difference between the path-independent decomposition scheme and a popular sequential decomposition with an empirical application of the two schemes. The empirical application is about identifying a directly unobservable phenomenon, i.e. the changing social gap between people from different educational strata, through its effect on marriages and cohabitations. It exploits census data from four waves between 1977 and 2011 about the American, French, Hungarian, Portuguese, and Romanian societies. For some societies and periods, the outcome of the decomposition is found to be highly sensitive to the choice of the decomposition scheme. These examples illustrate the point that a careful selection of the decomposition scheme is crucial for adequately documenting the dynamics of unobservable factors.

📄 PDF Abstract BibTeX arXiv:2104.09141

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

Attention Where It Matters: Rethinking Visual Document Understanding with Selective Region Concentration

2023-09-03 · ICCV 2023 1 · Haoyu Cao, Changcun Bao, Chaohu Liu, Huang Chen 외

We propose a novel end-to-end document understanding model called SeRum (SElective Region Understanding Model) for extracting meaningful information from document images, including document analysis, retrieval, and offic…

Decoderdocument understandingRetrievalText Spotting

A GAN-based Tunable Image Compression System

2020-01-18 · Lirong Wu, Kejie Huang, Haibin Shen

The method of importance map has been widely adopted in DNN-based lossy image compression to achieve bit allocation according to the importance of image contents. However, insufficient allocation of bits in non-important…

Generative Adversarial NetworkImage CompressionMS-SSIMSSIM

Fast-Slow-Thinking: Complex Task Solving with Large Language Models

2025-04-11 · Yiliu Sun, Yanfang Zhang, Zicheng Zhao, Sheng Wan 외

Nowadays, Large Language Models (LLMs) have been gradually employed to solve complex tasks. To face the challenge, task decomposition has become an effective way, which proposes to divide a complex task into multiple sim…

Scalable Primal Decomposition Schemes for Large-Scale Infrastructure Networks

2022-12-22 · Alexander Engelmann, Sungho Shin, François Pacaud, Victor M. Zavala

The operation of large-scale infrastructure networks requires scalable optimization schemes. To guarantee safe system operation, a high degree of feasibility in a small number of iterations is important. Decomposition sc…

Semantic Voting: Execution-Grounded Consensus for LLM Code Generation

2026-05-09 · Shan Jiang, Zijian Yi, Chenguang Zhu arxiv

LLM code-generation pipelines often sample multiple candidates and select one final answer without access to a complete oracle. Existing pipelines mix textual voting, ranking, and execution-based agreement, but the relat…

Code Generation