Africa
PASAR — Planning as Satisfiability with Abstraction Refinement
Froleyks, Nils (Karlsruhe Institute of Technology) | Balyo, Tomas (Karlsruhe Institute of Technology) | Schreiber, Dominik (Karlsruhe Institute of Technology)
One of the classical approaches to automated planning is the reduction to propositional satisfiability (SAT). Recently, it has been shown that incremental SAT solving can increase the capabilities of several modern encodings for SAT-based planning. In this paper, we present a further improvement to SAT-based planning by introducing a new algorithm named PASAR based on the principles of counterexample guided abstraction refinement (CEGAR). As an abstraction of the original problem, we use a simplified encoding where interference between actions is generally allowed. Abstract plans are converted into actual plans where possible or otherwise used as a counterexample to refine the abstraction. Using benchmark domains from recent International Planning Competitions, we compare our approach to different state-of-the-art planners and find that, in particular, combining PASAR with forward state-space search techniques leads to promising results.
Move Over, Spot. Anymal Is a Four-Legged Robot With Sorts of Tricks Digital Trends
When you think of canine-inspired robots, your brain probably conjures up images of Boston Dynamics' celebrated dog robot, Spot. Swiss robotics company Anybotics has also created its own audacious, quadruped robot. The size of a large dog and weighing a little under 80 pounds, Anymal aims to be the gold standard in dog-bots. It's capable of autonomously walking, running, and climbing, and can even get back on its feet if it falls over. Although Spot will go on sale for the first time later this year, this gleaming robotic beast is already on the market in Europe, the United States, and the Middle East.
Shad (@ShadRaza1)
Are you sure you want to view these Tweets? A very simple yet highly effective way to come out of your #stress just do it as many times you can do it in a day. RightPairing or alignment is what development needs! This is a good news for #dotnetcore #developers that they too can migrate to #blockchaintechnology. Now is the time for #php #laravel to introduce.
Could 'fake text' be the next global political threat?
Earlier this month, an unexceptional thread appeared on Reddit announcing that there is a new way "to cook egg white[s] without a frying pan". As so often happens on this website, which calls itself "the front page of the internet", this seemingly banal comment inspired a slew of responses. "I've never heard of people frying eggs without a frying pan," one incredulous Redditor replied. "I'm gonna try this," added another. One particularly enthusiastic commenter even offered to look up the scientific literature on the history of cooking egg whites without a frying pan. Every day, millions of these unremarkable conversations unfold on Reddit, spanning from cooking techniques to geopolitics in the Western Sahara to birds with arms.
A General Framework for Complex Network-Based Image Segmentation
Mourchid, Youssef, Hassouni, Mohammed El, Cherifi, Hocine
With the recent advances in complex networks theory, graph-based techniques for image segmentation has attracted great attention recently. In order to segment the image into meaningful connected components, this paper proposes an image segmentation general framework using complex networks based community detection algorithms. If we consider regions as communities, using community detection algorithms directly can lead to an over-segmented image. To address this problem, we start by splitting the image into small regions using an initial segmentation. The obtained regions are used for building the complex network. To produce meaningful connected components and detect homogeneous communities, some combinations of color and texture based features are employed in order to quantify the regions similarities. To sum up, the network of regions is constructed adaptively to avoid many small regions in the image, and then, community detection algorithms are applied on the resulting adaptive similarity matrix to obtain the final segmented image. Experiments are conducted on Berkeley Segmentation Dataset and four of the most influential community detection algorithms are tested. Experimental results have shown that the proposed general framework increases the segmentation performances compared to some existing methods.
Recommendations on Designing Practical Interval Type-2 Fuzzy Systems
Interval type-2 (IT2) fuzzy systems have become increasingly popular in the last 20 years. They have demonstrated superior performance in many applications. However, the operation of an IT2 fuzzy system is more complex than that of its type-1 counterpart. There are many questions to be answered in designing an IT2 fuzzy system: Should singleton or non-singleton fuzzifier be used? How many membership functions (MFs) should be used for each input? Should Gaussian or piecewise linear MFs be used? Should Mamdani or Takagi-Sugeno-Kang (TSK) inference be used? Should minimum or product $t$-norm be used? Should type-reduction be used or not? How to optimize the IT2 fuzzy system? These questions may look overwhelming and confusing to IT2 beginners. In this paper we recommend some representative starting choices for an IT2 fuzzy system design, which hopefully will make IT2 fuzzy systems more accessible to IT2 fuzzy system designers.
Unsupervised Deformable Image Registration Using Cycle-Consistent CNN
Kim, Boah, Kim, Jieun, Lee, June-Goo, Kim, Dong Hwan, Park, Seong Ho, Ye, Jong Chul
Medical image registration is one of the key processing steps for biomedical image analysis such as cancer diagnosis. Recently, deep learning based supervised and unsupervised image registration methods have been extensively studied due to its excellent performance in spite of ultra-fast computational time compared to the classical approaches. In this paper, we present a novel unsupervised medical image registration method that trains deep neural network for deformable registration of 3D volumes using a cycle-consistency. Thanks to the cycle consistency, the proposed deep neural networks can take diverse pair of image data with severe deformation for accurate registration. Experimental results using multiphase liver CT images demonstrate that our method provides very precise 3D image registration within a few seconds, resulting in more accurate cancer size estimation.
LSTM Language Models for LVCSR in First-Pass Decoding and Lattice-Rescoring
Beck, Eugen, Zhou, Wei, Schlüter, Ralf, Ney, Hermann
LSTM based language models are an important part of modern LVCSR systems as they significantly improve performance over traditional backoff language models. Incorporating them efficiently into decoding has been notoriously difficult. In this paper we present an approach based on a combination of one-pass decoding and lattice rescoring. We perform decoding with the LSTM-LM in the first pass but recombine hypothesis that share the last two words, afterwards we rescore the resulting lattice. We run our systems on GPGPU equipped machines and are able to produce competitive results on the Hub5'00 and Librispeech evaluation corpora with a runtime better than real-time. In addition we shortly investigate the possibility to carry out the full sum over all state-sequences belonging to a given word-hypothesis during decoding without recombination.
Learning Representations from Imperfect Time Series Data via Tensor Rank Regularization
Liang, Paul Pu, Liu, Zhun, Tsai, Yao-Hung Hubert, Zhao, Qibin, Salakhutdinov, Ruslan, Morency, Louis-Philippe
There has been an increased interest in multimodal language processing including multimodal dialog, question answering, sentiment analysis, and speech recognition. However, naturally occurring multimodal data is often imperfect as a result of imperfect modalities, missing entries or noise corruption. To address these concerns, we present a regularization method based on tensor rank minimization. Our method is based on the observation that high-dimensional multimodal time series data often exhibit correlations across time and modalities which leads to low-rank tensor representations. However, the presence of noise or incomplete values breaks these correlations and results in tensor representations of higher rank. We design a model to learn such tensor representations and effectively regularize their rank. Experiments on multimodal language data show that our model achieves good results across various levels of imperfection.