Sunday, October 12, 2025
On Image Augmentation
Friday, June 02, 2023
GSMA Open API
GSMA announced the creation of open telephony interfaces for third-party providers.
Lack of third party support has always been the Achilles' heel of telecom, both wired and wireless.
The need for such APIs is obvious, attempts have been made to create them, but there is no result.
Will a new attempt succeed or is it already too late?
from our presentation on FRUCT-2023
Wednesday, April 19, 2023
Local Services Based on Non-standard Wi-Fi Direct Usage Model
Monday, October 03, 2022
Tuesday, May 03, 2022
On a formal verification of machine learning systems
Thursday, February 24, 2022
Analysis and Traffic Management in Smart Cities
Monday, August 10, 2020
International Conference on Sustainability and Climate Change
In this paper, the approaches to forecasting of passenger flows for new lines of the city railway are analyzed. The article analyzes the experience gained in designing of Moscow central diameters, in the modeling and analysis of their integration with the Moscow Metro and ground urban passenger transport. The main attention is paid to how modern telecommunication technologies make it possible to measure various movements of mobile subscribers, who are passengers, quite accurately. It is the development of telecommunication technologies that is changing the approaches to solving transport problems. What used to be seen as a goal for most transport tasks and was a forecasting goal has now become raw data and can be accurately measured. The article considers what the analysis of transport flows in a modern city now looks like.
Thursday, December 19, 2019
On Physical Web for Social Networks
Tuesday, December 10, 2019
On mobility patterns in Smart City
Tuesday, March 12, 2019
Time series on railways
Thursday, October 25, 2018
Friday, August 10, 2018
On transport models
In this paper, we discuss the questions, associated with the forecast for passenger traffic for urban railways. The aim of the study is to select and verify the model for predicting passenger traffic of new urban railways. The article is based on the practical tasks implemented during the project phase for new urban railways in Moscow, Russia. We are considering data sources for building the forecast, as well as practical models that can be used to obtain numerical estimates. Among the discussed data sources, we target migration data that can be collected with the help of telecommunications operators, and information on the use of public transport, obtained from the validation of transport cards. Also, in this paper, we investigate the metrics for traffic along the new city rail line, which can be determined on the basis of the projected passenger traffic. The result of the work was the constructed model of the transport behavior of passengers, taking into account the availability of new urban railways and a set of metrics for assessing the functioning of this transport tool.
Monday, June 18, 2018
Monday, May 21, 2018
5G and Digital Economy
On 5G projects for urban railways and Russian Digital Economy program
On Digital Economy Issues Looking From the Information Systems Viewpoint
Wednesday, January 31, 2018
Procurement assessment
Wednesday, July 20, 2016
BLE guard
The idea of the app is in the continuous scanning (determining of accessibility) for tags and issuing alerts when some changes in the environment are detected. For example, a tag is gone. Or a new tag appears. During the first scan cycle, the app remembers the 'visible’ tags. If during the next consecutive scan any tag is missed, then the application activates the sound alarm and vibration. The typical use cases are:
- You place the tag in your suitcase. If suitcase is “leaving” you – the phone will notify
- Your tag is a bracelet (the collar of the animal). If the bearer of the bracelet moves away from the phone – the phone will notify
Also, you can specify the phone number that will receive SMS notification with tag’s loss information. This can be used, for example, for such models: the phone is in the car and the scanner will remember the tags around on the parking slot. If your car gets taken away (evacuated), the phone sends an SMS to a specified number.
By default phone number is blank and application uses only beep and vibration.
Monday, November 09, 2015
Twitter as a transport
Monday, October 19, 2015
The Physical Web in Smart Cities
In this paper, we discuss the physical web projects based on network proximity for Smart Cities. In general, the Physical Web is an approach for connecting any physical object to the web. With this approach, we can navigate and control physical objects in the world surrounding mobile devices. Alternatively, we can execute services on mobile devices, depending on the surrounding physical objects. Technically, there are different ways to enumerate physical objects. In this paper, we will target the models based on the wireless proximity.
Sunday, September 20, 2015
To Deep or not to Deep
Our own answer - No. Very often, simpler algorithms like logistic regression will work fine. Deep Learning success depends on the data volume. It should be huge and it is not always true.