314 research outputs found
SHAFTS (v2022.3): a deep-learning-based Python package for simultaneous extraction of building height and footprint from sentinel imagery
Abstract. Building height and footprint are two fundamental urban morphological features required by urban climate modelling.
Although some statistical methods have been proposed to estimate average building height and footprint from publicly available satellite imagery, they often involve tedious feature engineering which makes it hard to achieve efficient knowledge discovery in a changing urban environment with ever-increasing earth observations.
In this work, we develop a deep-learning-based (DL) Python package – SHAFTS (Simultaneous building Height And FootprinT extraction from Sentinel imagery) to extract such information.
Multi-task deep-learning (MTDL) models are proposed to automatically learn feature representation shared by building height and footprint prediction.
Besides, we integrate digital elevation model (DEM) information into developed models to inform models of terrain-induced effects on the backscattering displayed by Sentinel-1 imagery.
We set conventional machine-learning-based (ML) models and single-task deep-learning (STDL) models as benchmarks and select 46 cities worldwide to evaluate developed models’ patch-level prediction skills and city-level spatial transferability at four resolutions (100, 250, 500 and 1000 m). Patch-level results of 43 cities show that DL models successfully produce discriminative feature representation and improve the coefficient of determination (R2) of building height and footprint prediction more than ML models by 0.27–0.63 and 0.11–0.49, respectively.
Moreover, stratified error assessment reveals that DL models effectively mitigate the severe systematic underestimation of ML models in the high-value domain: for the 100 m case, DL models reduce the root mean square error (RMSE) of building height higher than 40 m and building footprint larger than 0.25 by 31 m and 0.1, respectively, which demonstrates the superiority of DL models on refined 3D building information extraction in highly urbanized areas.
For the evaluation of spatial transferability, when compared with an existing state-of-the-art product, DL models can achieve similar improvement on the overall performance and high-value prediction.
Furthermore, within the DL family, comparison in building height prediction between STDL and MTDL models reveals that MTDL models achieve higher accuracy in all cases and smaller bias uncertainty for the prediction in the high-value domain at the refined scale, which proves the effectiveness of multi-task learning (MTL) on building height estimation
Digital Infrastructure: Overcoming the digital divide in emerging economies. CEPS Special Report, 5 April 2017
Since the 1990s when the internet began to be commercialised globally, the debate on how to
close the digital divide has attracted widespread attention. In this Policy Brief, we review the
literature on the digital divide in emerging economies with a view to explaining: 1) how internet
connectivity promotes social and economic inclusiveness, efficiency and innovation; 2) why the
physical access to the internet alone is insufficient to capture the full benefits of digital technology
and what other social conditions should be considered; and 3) how to further connect the
unconnected population.
The digital divide prevents societies from harnessing the full benefits that information and
communication technologies can deliver. In this context, actions to foster physical access to the
internet remain essential, but they are not sufficient to ensure a truly inclusive information
society. Therefore, strong leadership is needed at the global and local levels, to ensure more
coordinated efforts among governments, local authorities and actors on the ground. Conversely,
maintaining the status quo, while technology progressively pervades every sector of the economy,
may critically widen disparities across countries and within national territories.
This report offers two sets of policy recommendations: 1) a set of general principles that the G20
should endorse to overcome disparities between emerging and advanced economies; and 2) a set
of policy guidelines each nation should follow to bridge the digital divide and foster inclusiveness
Digital Infrastructure: Overcoming the digital divide in China and the European Union. CEPS Research Report, November 2017
This study is the result of collaboration among a group of researchers from CEPS and Zhejiang University (ZJU), who decided to team up and analyse the experience of China and the EU in bridging the digital divide. While acknowledging that both China and Europe have undertaken major efforts to reduce socio-economic and geographical disparities by providing network access to ever more citizens, the authors found that investing in physical access alone is not sufficient to enhance inclusion in the information society. They argue that public authorities should also adopt corollary policies to spur social and economic cohesion through innovations that enable disadvantaged regions to catch up with more developed urban areas. In this context, the report calls upon governments to promote digital innovation and entrepreneurship, foster coordinated efforts and adapt their educational systems to the changing labour market
Improving Tolerance Control On Modular Construction Project With 3D Laser Scanning and Bim: A Case Study of Removable Floodwall Project
Quality control is essential to a successful modular construction project and should be enhanced throughout the project from design to construction and installation. The current methods for analyzing the assembly quality of a removable floodwall heavily rely on manual inspection and contact-type measurements, which are time-consuming and costly. This study presents a systematic and practical approach to improve quality control of the prefabricated modular construction projects by integrating building information modeling (BIM) with three-dimensional (3D) laser scanning technology. The study starts with a thorough literature review of current quality control methods in modular construction. Firstly, the critical quality control procedure for the modular construction structure and components should be identified. Secondly, the dimensions of the structure and components in a BIM model is considered as quality tolerance control benchmarking. Thirdly, the point cloud data is captured with 3D laser scanning, which is used to create the as-built model for the constructed structure. Fourthly, data analysis and field validation are carried out by matching the point cloud data with the as-built model and the BIM model. Finally, the study employs the data of a removable floodwall project to validate the level of technical feasibility and accuracy of the presented methods. This method improved the efficiency and accuracy of modular construction quality control. It established a preliminary foundation for using BIM and laser scanning to conduct quality control in removable floodwall installation. The results indicated that the proposed integration of BIM and 3D laser scanning has great potential to improve the quality control of a modular construction project
Collaborative Honeypot Defense in UAV Networks: A Learning-Based Game Approach
The proliferation of unmanned aerial vehicles (UAVs) opens up new
opportunities for on-demand service provisioning anywhere and anytime, but also
exposes UAVs to a variety of cyber threats. Low/medium interaction honeypots
offer a promising lightweight defense for actively protecting mobile Internet
of things, particularly UAV networks. While previous research has primarily
focused on honeypot system design and attack pattern recognition, the incentive
issue for motivating UAV's participation (e.g., sharing trapped attack data in
honeypots) to collaboratively resist distributed and sophisticated attacks
remains unexplored. This paper proposes a novel game-theoretical collaborative
defense approach to address optimal, fair, and feasible incentive design, in
the presence of network dynamics and UAVs' multi-dimensional private
information (e.g., valid defense data (VDD) volume, communication delay, and
UAV cost). Specifically, we first develop a honeypot game between UAVs and the
network operator under both partial and complete information asymmetry
scenarios. The optimal VDD-reward contract design problem with partial
information asymmetry is then solved using a contract-theoretic approach that
ensures budget feasibility, truthfulness, fairness, and computational
efficiency. In addition, under complete information asymmetry, we devise a
distributed reinforcement learning algorithm to dynamically design optimal
contracts for distinct types of UAVs in the time-varying UAV network. Extensive
simulations demonstrate that the proposed scheme can motivate UAV's cooperation
in VDD sharing and improve defensive effectiveness, compared with conventional
schemes.Comment: Accepted Aug. 28, 2023 by IEEE Transactions on Information Forensics
& Security. arXiv admin note: text overlap with arXiv:2209.1381
Social-Aware Clustered Federated Learning with Customized Privacy Preservation
A key feature of federated learning (FL) is to preserve the data privacy of
end users. However, there still exist potential privacy leakage in exchanging
gradients under FL. As a result, recent research often explores the
differential privacy (DP) approaches to add noises to the computing results to
address privacy concerns with low overheads, which however degrade the model
performance. In this paper, we strike the balance of data privacy and
efficiency by utilizing the pervasive social connections between users.
Specifically, we propose SCFL, a novel Social-aware Clustered Federated
Learning scheme, where mutually trusted individuals can freely form a social
cluster and aggregate their raw model updates (e.g., gradients) inside each
cluster before uploading to the cloud for global aggregation. By mixing model
updates in a social group, adversaries can only eavesdrop the social-layer
combined results, but not the privacy of individuals. We unfold the design of
SCFL in three steps. \emph{i) Stable social cluster formation. Considering
users' heterogeneous training samples and data distributions, we formulate the
optimal social cluster formation problem as a federation game and devise a fair
revenue allocation mechanism to resist free-riders. ii) Differentiated
trust-privacy mapping}. For the clusters with low mutual trust, we design a
customizable privacy preservation mechanism to adaptively sanitize
participants' model updates depending on social trust degrees. iii) Distributed
convergence}. A distributed two-sided matching algorithm is devised to attain
an optimized disjoint partition with Nash-stable convergence. Experiments on
Facebook network and MNIST/CIFAR-10 datasets validate that our SCFL can
effectively enhance learning utility, improve user payoff, and enforce
customizable privacy protection
Tera-sample-per-second arbitrary waveform generation in the synthetic dimension
The synthetic dimension opens new horizons in quantum physics and topological
photonics by enabling new dimensions for field and particle manipulations. The
most appealing property of the photonic synthetic dimension is its ability to
emulate high-dimensional optical behavior in a unitary physical system. Here we
show that the photonic synthetic dimension can transform technical problems in
photonic systems between dimensionalities, providing unexpected solutions to
technical problems that are otherwise challenging. Specifically, we propose and
experimentally demonstrate a photonic Galton board (PGB) in the temporal
synthetic dimension, in which the temporal high-speed challenge is converted
into a spatial fiber-optic length matching problem, leading to the experimental
generation of tera-sample-per-second arbitrary waveforms. Limited by the speed
of the measurement equipment, waveforms with sampling rates of up to 341.53
GSa/s are recorded. Our proposed PGB operating in the temporal synthetic
dimension breaks the speed limit in a physical system, bringing arbitrary
waveform generation into the terahertz regime. The concept of dimension
conversion offers possible solutions to various physical dimension-related
problems, such as super-resolution imaging, high-resolution spectroscopy, time
measurement, etc
- …