Goto

Collaborating Authors

 structural transformation


Jürgen Habermas Defended Reason in a Darkening Age

The New Yorker

The great German philosopher, who died in March, understood how much depended on a principled public sphere. Habermas emerged from the uncompromising Frankfurt School, but his work was considerably less fatalistic. You wake up and brace yourself for the barrage of toxic gibberish that constitutes the modern public sphere. Your e-mail is overrun with spam, scams, and smut. There are voice mails from no one about nothing. A glance at the news reveals that the President is continuing to spew lies and obscenities; that a trillionaire is peddling white-supremacist propaganda on a social-media platform he owns; that a chart-topping musical artist is praising Hitler, or apologizing for praising Hitler, or praising Hitler once again. Publications from the on down employ clickbait headlines that treat you like a starving rat in a Pavlovian experiment. A.I. systems simulate the experience of talking to an arrogant ten-year-old boy who knows far less than he thinks he does. When pressed, the chatbots admit that they cannot "naturally understand human morality, dignity, culture, or meaning." It all adds up to a continuous discursive tinnitus--a buzz of random, fake, stupid, sinister chatter that nobody wants and nobody can stop. The person who should have been best able to explain how we got here was the great German philosopher Jürgen Habermas, who illuminated how a feisty, principled public sphere is integral to democracy. But Habermas died in March, at the age of ninety-six, and, although he remained active until his final months, commenting on Ukraine, Gaza, and Eurobonds, he struggled to understand the turn history had taken. As a teen-ager in 1945, he had witnessed American soldiers enter his home town of Gummersbach, near Cologne, carrying messages of freedom and openness. Eight decades later, he watched American voters choose a leader who had advertised his fascistic bent in blood-and-soil rhetoric, fantasies of punitive violence, and a taste for bombastic architectural kitsch.


A Novel Framework for Analyzing Structural Transformation in Data-Constrained Economies Using Bayesian Modeling and Machine Learning

arXiv.org Machine Learning

Structural transformation, the shift from agrarian economies to more diversified industrial and service-based systems, is a key driver of economic development. However, in low- and middle-income countries (LMICs), data scarcity and unreliability hinder accurate assessments of this process. This paper presents a novel statistical framework designed to address these challenges by integrating Bayesian hierarchical modeling, machine learning-based data imputation, and factor analysis. The framework is specifically tailored for conditions of data sparsity and is capable of providing robust insights into sectoral productivity and employment shifts across diverse economies. By utilizing Bayesian models, uncertainties in data are effectively managed, while machine learning techniques impute missing data points, ensuring the integrity of the analysis. Factor analysis reduces the dimensionality of complex datasets, distilling them into core economic structures. The proposed framework has been validated through extensive simulations, demonstrating its ability to predict structural changes even when up to 60\% of data is missing. This approach offers policymakers and researchers a valuable tool for making informed decisions in environments where data quality is limited, contributing to the broader understanding of economic development in LMICs.


The prediction of the quality of results in Logic Synthesis using Transformer and Graph Neural Networks

arXiv.org Artificial Intelligence

In the logic synthesis stage, structure transformations in the synthesis tool need to be combined into optimization sequences and act on the circuit to meet the specified circuit area and delay. However, logic synthesis optimization sequences are time-consuming to run, and predicting the quality of the results (QoR) against the synthesis optimization sequence for a circuit can help engineers find a better optimization sequence faster. In this work, we propose a deep learning method to predict the QoR of unseen circuit-optimization sequences pairs. Specifically, the structure transformations are translated into vectors by embedding methods and advanced natural language processing (NLP) technology (Transformer) is used to extract the features of the optimization sequences. In addition, to enable the prediction process of the model to be generalized from circuit to circuit, the graph representation of the circuit is represented as an adjacency matrix and a feature matrix. Graph neural networks(GNN) are used to extract the structural features of the circuits. For this problem, the Transformer and three typical GNNs are used. Furthermore, the Transformer and GNNs are adopted as a joint learning policy for the QoR prediction of the unseen circuit-optimization sequences. The methods resulting from the combination of Transformer and GNNs are benchmarked. The experimental results show that the joint learning of Transformer and GraphSage gives the best results. The Mean Absolute Error (MAE) of the predicted result is 0.412.