24 research outputs found
Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks
Millimeter-wave (mmWave) communication is a promising technology to cope with
the expected exponential increase in data traffic in 5G networks. mmWave
networks typically require a very dense deployment of mmWave base stations
(mmBS). To reduce cost and increase flexibility, wireless backhauling is needed
to connect the mmBSs. The characteristics of mmWave communication, and
specifically its high directional- ity, imply new requirements for efficient
routing and scheduling paradigms. We propose an efficient scheduling method,
so-called schedule-oriented optimization, based on matching theory that
optimizes QoS metrics jointly with routing. It is capable of solving any
scheduling problem that can be formulated as a linear program whose variables
are link times and QoS metrics. As an example of the schedule-oriented
optimization, we show the optimal solution of the maximum throughput fair
scheduling (MTFS). Practically, the optimal scheduling can be obtained even for
networks with over 200 mmBSs. To further increase the runtime performance, we
propose an efficient edge-coloring based approximation algorithm with provable
performance bound. It achieves over 80% of the optimal max-min throughput and
runs 5 to 100 times faster than the optimal algorithm in practice. Finally, we
extend the optimal and approximation algorithms for the cases of multi-RF-chain
mmBSs and integrated backhaul and access networks.Comment: To appear in Proceedings of INFOCOM '1
Provably Feedback-Efficient Reinforcement Learning via Active Reward Learning
An appropriate reward function is of paramount importance in specifying a
task in reinforcement learning (RL). Yet, it is known to be extremely
challenging in practice to design a correct reward function for even simple
tasks. Human-in-the-loop (HiL) RL allows humans to communicate complex goals to
the RL agent by providing various types of feedback. However, despite achieving
great empirical successes, HiL RL usually requires too much feedback from a
human teacher and also suffers from insufficient theoretical understanding. In
this paper, we focus on addressing this issue from a theoretical perspective,
aiming to provide provably feedback-efficient algorithmic frameworks that take
human-in-the-loop to specify rewards of given tasks. We provide an
active-learning-based RL algorithm that first explores the environment without
specifying a reward function and then asks a human teacher for only a few
queries about the rewards of a task at some state-action pairs. After that, the
algorithm guarantees to provide a nearly optimal policy for the task with high
probability. We show that, even with the presence of random noise in the
feedback, the algorithm only takes queries on
the reward function to provide an -optimal policy for any . Here is the horizon of the RL environment, and specifies the
complexity of the function class representing the reward function. In contrast,
standard RL algorithms require to query the reward function for at least
state-action pairs where
depends on the complexity of the environmental transition.Comment: 36th Conference on Neural Information Processing Systems (NeurIPS
2022
RGB-T salient object detection via fusing multi-level CNN features
RGB-induced salient object detection has recently witnessed substantial progress, which is attributed to the superior feature learning capability of deep convolutional neural networks (CNNs). However, such detections suffer from challenging scenarios characterized by cluttered backgrounds, low-light conditions and variations in illumination. Instead of improving RGB based saliency detection, this paper takes advantage of the complementary benefits of RGB and thermal infrared images. Specifically, we propose a novel end-to-end network for multi-modal salient object detection, which turns the challenge of RGB-T saliency detection to a CNN feature fusion problem. To this end, a backbone network (e.g., VGG-16) is first adopted to extract the coarse features from each RGB or thermal infrared image individually, and then several adjacent-depth feature combination (ADFC) modules are designed to extract multi-level refined features for each single-modal input image, considering that features captured at different depths differ in semantic information and visual details. Subsequently, a multi-branch group fusion (MGF) module is employed to capture the cross-modal features by fusing those features from ADFC modules for a RGB-T image pair at each level. Finally, a joint attention guided bi-directional message passing (JABMP) module undertakes the task of saliency prediction via integrating the multi-level fused features from MGF modules. Experimental results on several public RGB-T salient object detection datasets demonstrate the superiorities of our proposed algorithm over the state-of-the-art approaches, especially under challenging conditions, such as poor illumination, complex background and low contrast
Optimal and Approximation Algorithms for Joint Routing and Scheduling in Millimeter-Wave Cellular Networks
Millimeter-wave (mmWave) communication is a promising technology to cope with
the exponential increase in 5G data traffic.
Such networks typically require a very dense deployment of base stations.
A subset of those, so-called macro base stations, feature high-bandwidth
connection to the core network, while relay base stations are connected
wirelessly.
To reduce cost and increase flexibility, wireless backhauling is needed to
connect both macro to relay as well as relay to relay base stations.
The characteristics of mmWave communication mandates new paradigms for
routing and scheduling.
The paper investigates scheduling algorithms under different interference
models.
To showcase the scheduling methods, we study the maximum throughput fair
scheduling problem. Yet the proposed algorithms can be easily extended to other
problems.
For a full-duplex network under the no interference model, we propose an
efficient polynomial-time scheduling method, the {\em schedule-oriented
optimization}. Further, we prove that the problem is NP-hard if we assume
pairwise link interference model or half-duplex radios.
Fractional weighted coloring based approximation algorithms are proposed for
these NP-hard cases.
Moreover, the approximation algorithm parallel data stream scheduling is
proposed for the case of half-duplex network under the no interference model.
It has better approximation ratio than the fractional weighted coloring based
algorithms and even attains the optimal solution for the special case of
uniform orthogonal backhaul networks.Comment: accepted for publish in the IEEE/ACM Transactions on Networkin
Online Sub-Sampling for Reinforcement Learning with General Function Approximation
Designing provably efficient algorithms with general function approximation
is an important open problem in reinforcement learning. Recently, Wang et
al.~[2020c] establish a value-based algorithm with general function
approximation that enjoys
\footnote{Throughout the paper, we
use to suppress logarithm factors. } regret bound, where
depends on the complexity of the function class, is the planning
horizon, and is the total number of episodes. However, their algorithm
requires computation time per round, rendering the algorithm
inefficient for practical use. In this paper, by applying online sub-sampling
techniques, we develop an algorithm that takes
computation time per round on average, and
enjoys nearly the same regret bound. Furthermore, the algorithm achieves low
switching cost, i.e., it changes the policy only
times during its execution, making it
appealing to be implemented in real-life scenarios. Moreover, by using an
upper-confidence based exploration-driven reward function, the algorithm
provably explores the environment in the reward-free setting. In particular,
after rounds of exploration, the
algorithm outputs an -optimal policy for any given reward function
Comparative Evaluation Research on the Carrying Capacity of Multi-regional Distribution Network Owner Project Departments Based on Combined Weights
This paper proposes a comparative evaluation method for the carrying capacity of the owner's project department based on combined weights. This method first combines the current grid companies’ requirements for the construction of the owner’s project department and the current distribution network construction management issues to systematically construct the owner’s project department’s carrying capacity evaluation index system. Through comprehensive evaluation and collection of indicator-related data, it is determined based on the coefficient of variation method. The objective weight of the indicator is determined based on the analytic hierarchy process; then the integrated scoring model is used to comprehensively calculate the normalized indicator value and weight value to obtain the evaluation analysis result; finally, the method is verified by empirical analysis Effectiveness
Re-thinking Co-Salient Object Detection
In this paper, we conduct a comprehensive study on the co-salient object
detection (CoSOD) problem for images. CoSOD is an emerging and rapidly growing
extension of salient object detection (SOD), which aims to detect the
co-occurring salient objects in a group of images. However, existing CoSOD
datasets often have a serious data bias, assuming that each group of images
contains salient objects of similar visual appearances. This bias can lead to
the ideal settings and effectiveness of models trained on existing datasets,
being impaired in real-life situations, where similarities are usually semantic
or conceptual. To tackle this issue, we first introduce a new benchmark, called
CoSOD3k in the wild, which requires a large amount of semantic context, making
it more challenging than existing CoSOD datasets. Our CoSOD3k consists of 3,316
high-quality, elaborately selected images divided into 160 groups with
hierarchical annotations. The images span a wide range of categories, shapes,
object sizes, and backgrounds. Second, we integrate the existing SOD techniques
to build a unified, trainable CoSOD framework, which is long overdue in this
field. Specifically, we propose a novel CoEG-Net that augments our prior model
EGNet with a co-attention projection strategy to enable fast common information
learning. CoEG-Net fully leverages previous large-scale SOD datasets and
significantly improves the model scalability and stability. Third, we
comprehensively summarize 40 cutting-edge algorithms, benchmarking 18 of them
over three challenging CoSOD datasets (iCoSeg, CoSal2015, and our CoSOD3k), and
reporting more detailed (i.e., group-level) performance analysis. Finally, we
discuss the challenges and future works of CoSOD. We hope that our study will
give a strong boost to growth in the CoSOD community. The benchmark toolbox and
results are available on our project page at http://dpfan.net/CoSOD3K/.Comment: 22pages, 18 figures. CVPR2020-CoSOD3K extension. Code:
https://github.com/DengPingFan/CoEGNe
Comparative Evaluation Research on the Carrying Capacity of Multi-regional Distribution Network Owner Project Departments Based on Combined Weights
This paper proposes a comparative evaluation method for the carrying capacity of the owner's project department based on combined weights. This method first combines the current grid companies’ requirements for the construction of the owner’s project department and the current distribution network construction management issues to systematically construct the owner’s project department’s carrying capacity evaluation index system. Through comprehensive evaluation and collection of indicator-related data, it is determined based on the coefficient of variation method. The objective weight of the indicator is determined based on the analytic hierarchy process; then the integrated scoring model is used to comprehensively calculate the normalized indicator value and weight value to obtain the evaluation analysis result; finally, the method is verified by empirical analysis Effectiveness