


New headline: Artificial intelligence can create urban designs beyond human capabilities, study shows
Imagine living in a cool, green city full of parks, running through sidewalks, bike lanes and buses that quickly get people to shops, schools and service centres. Just a few minutes
This breezy dream is the epitome of urban planning, embodied in the concept of 15-minute cities, where all basic needs and services are within 15 minutes, improving public health and reducing vehicle emissions.
Now, artificial intelligence can help city planners realize this vision faster, with a new study from researchers at Tsinghua University showing how machine learning can generate more efficient spatial layouts in a short time than humans can design.
Scientists at Tsinghua University hope to find new solutions to improve our cities, which are rapidly becoming crowded and concrete.
They developed an artificial intelligence system to solve the most tedious computing tasks in urban planning. The study found that the urban plans generated by the system were about 50% better than human designs on three indicators: accessibility of services and green spaces, and traffic levels
Starting small, the research team asked their model to design urban areas that were only a few square kilometers in size (about 3 × 3 blocks).
After two days of training and using several neural networks, the AI system searches for ideal road layouts and land uses to fit the 15-minute concept of cities, local planning policies and needs.
While the researchers’ AI model has some capabilities that could be extended to planning larger urban areas, designing entire cities would be more complex. Researchers estimate that drafting a neighborhood of 4×4 blocks would require twice as many planning decisions as a 3×3 block.
But automating even a few steps in the planning process can save significant time: AI models calculate certain tasks in seconds that would take a human planner 50 to 100 minutes to complete.
Researchers note that automating the most time-consuming urban planning tasks could allow planners to focus on more challenging or human-centered tasks, such as public engagement and aesthetics
Rather than AI replacing humans, the research team envisions their AI systems serving as "assistants" to urban planners, where they can generate conceptual designs optimized by algorithms and reviewed, tweaked and reviewed by human experts based on community feedback. Evaluate. What it's like: Instead of AI replacing humans, the team envisions their AI systems acting as "assistants" to urban planners, generating algorithmically optimized conceptual designs that are reviewed by human experts based on community feedback. , adjust and evaluate
Paolo Santi, a research scientist at the Massachusetts Institute of Technology (MIT), noted in a commentary on the study that good design is the key to success
Urban planning, he writes, “is not just about allocating space for buildings, parks, and functions, but about designing a place where urban communities live, work, interact, and hopefully thrive in the long term.”
The research team compared their AI workflow to human design and found that the collaborative process increased usage of essential services and parks by 12% and 5% respectively
The researchers also surveyed 100 urban designers who did not know whether the plans they were asked to choose were generated by human planners or artificial intelligence. As a result, some AI space designs won significantly more votes, but for other plans, survey participants showed no clear preference.
The real test, of course, will be in building communities under these plans, measured against reducing noise, heat and pollution, and improving public health, while delivering on the promise of better urban planning
This research was published in the journal Nature Computational Science
If friends like it, please follow "Know What's New"!
The above is the detailed content of New headline: Artificial intelligence can create urban designs beyond human capabilities, study shows. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



This site reported on June 27 that Jianying is a video editing software developed by FaceMeng Technology, a subsidiary of ByteDance. It relies on the Douyin platform and basically produces short video content for users of the platform. It is compatible with iOS, Android, and Windows. , MacOS and other operating systems. Jianying officially announced the upgrade of its membership system and launched a new SVIP, which includes a variety of AI black technologies, such as intelligent translation, intelligent highlighting, intelligent packaging, digital human synthesis, etc. In terms of price, the monthly fee for clipping SVIP is 79 yuan, the annual fee is 599 yuan (note on this site: equivalent to 49.9 yuan per month), the continuous monthly subscription is 59 yuan per month, and the continuous annual subscription is 499 yuan per year (equivalent to 41.6 yuan per month) . In addition, the cut official also stated that in order to improve the user experience, those who have subscribed to the original VIP

Improve developer productivity, efficiency, and accuracy by incorporating retrieval-enhanced generation and semantic memory into AI coding assistants. Translated from EnhancingAICodingAssistantswithContextUsingRAGandSEM-RAG, author JanakiramMSV. While basic AI programming assistants are naturally helpful, they often fail to provide the most relevant and correct code suggestions because they rely on a general understanding of the software language and the most common patterns of writing software. The code generated by these coding assistants is suitable for solving the problems they are responsible for solving, but often does not conform to the coding standards, conventions and styles of the individual teams. This often results in suggestions that need to be modified or refined in order for the code to be accepted into the application

Large Language Models (LLMs) are trained on huge text databases, where they acquire large amounts of real-world knowledge. This knowledge is embedded into their parameters and can then be used when needed. The knowledge of these models is "reified" at the end of training. At the end of pre-training, the model actually stops learning. Align or fine-tune the model to learn how to leverage this knowledge and respond more naturally to user questions. But sometimes model knowledge is not enough, and although the model can access external content through RAG, it is considered beneficial to adapt the model to new domains through fine-tuning. This fine-tuning is performed using input from human annotators or other LLM creations, where the model encounters additional real-world knowledge and integrates it

To learn more about AIGC, please visit: 51CTOAI.x Community https://www.51cto.com/aigc/Translator|Jingyan Reviewer|Chonglou is different from the traditional question bank that can be seen everywhere on the Internet. These questions It requires thinking outside the box. Large Language Models (LLMs) are increasingly important in the fields of data science, generative artificial intelligence (GenAI), and artificial intelligence. These complex algorithms enhance human skills and drive efficiency and innovation in many industries, becoming the key for companies to remain competitive. LLM has a wide range of applications. It can be used in fields such as natural language processing, text generation, speech recognition and recommendation systems. By learning from large amounts of data, LLM is able to generate text

Editor |ScienceAI Question Answering (QA) data set plays a vital role in promoting natural language processing (NLP) research. High-quality QA data sets can not only be used to fine-tune models, but also effectively evaluate the capabilities of large language models (LLM), especially the ability to understand and reason about scientific knowledge. Although there are currently many scientific QA data sets covering medicine, chemistry, biology and other fields, these data sets still have some shortcomings. First, the data form is relatively simple, most of which are multiple-choice questions. They are easy to evaluate, but limit the model's answer selection range and cannot fully test the model's ability to answer scientific questions. In contrast, open-ended Q&A

Machine learning is an important branch of artificial intelligence that gives computers the ability to learn from data and improve their capabilities without being explicitly programmed. Machine learning has a wide range of applications in various fields, from image recognition and natural language processing to recommendation systems and fraud detection, and it is changing the way we live. There are many different methods and theories in the field of machine learning, among which the five most influential methods are called the "Five Schools of Machine Learning". The five major schools are the symbolic school, the connectionist school, the evolutionary school, the Bayesian school and the analogy school. 1. Symbolism, also known as symbolism, emphasizes the use of symbols for logical reasoning and expression of knowledge. This school of thought believes that learning is a process of reverse deduction, through existing

Editor | KX In the field of drug research and development, accurately and effectively predicting the binding affinity of proteins and ligands is crucial for drug screening and optimization. However, current studies do not take into account the important role of molecular surface information in protein-ligand interactions. Based on this, researchers from Xiamen University proposed a novel multi-modal feature extraction (MFE) framework, which for the first time combines information on protein surface, 3D structure and sequence, and uses a cross-attention mechanism to compare different modalities. feature alignment. Experimental results demonstrate that this method achieves state-of-the-art performance in predicting protein-ligand binding affinities. Furthermore, ablation studies demonstrate the effectiveness and necessity of protein surface information and multimodal feature alignment within this framework. Related research begins with "S

According to news from this website on July 5, GlobalFoundries issued a press release on July 1 this year, announcing the acquisition of Tagore Technology’s power gallium nitride (GaN) technology and intellectual property portfolio, hoping to expand its market share in automobiles and the Internet of Things. and artificial intelligence data center application areas to explore higher efficiency and better performance. As technologies such as generative AI continue to develop in the digital world, gallium nitride (GaN) has become a key solution for sustainable and efficient power management, especially in data centers. This website quoted the official announcement that during this acquisition, Tagore Technology’s engineering team will join GLOBALFOUNDRIES to further develop gallium nitride technology. G
